diff --git a/types/rendition.d.ts b/types/rendition.d.ts index 960b8fd..489f3fa 100644 --- a/types/rendition.d.ts +++ b/types/rendition.d.ts @@ -32,6 +32,8 @@ export interface DisplayedLocation { index: number, href: string, cfi: string, + location: number, + percentage: number, displayed: { page: number, total: number