mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-02 14:49:16 +02:00
Update rendition.d.ts
This commit is contained in:
parent
58a008fddf
commit
0042ba9d5b
1 changed files with 1 additions and 1 deletions
2
types/rendition.d.ts
vendored
2
types/rendition.d.ts
vendored
|
@ -26,7 +26,7 @@ export interface RenditionOptions {
|
|||
snap?: boolean | object,
|
||||
defaultDirection?: string,
|
||||
allowScriptedContent?: boolean,
|
||||
allowallowPopups?: boolean,
|
||||
allowPopups?: boolean
|
||||
}
|
||||
|
||||
export interface DisplayedLocation {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue