mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
Update packaging.d.ts
This commit is contained in:
parent
3565e476c9
commit
00aeaa544b
1 changed files with 2 additions and 1 deletions
3
types/packaging.d.ts
vendored
3
types/packaging.d.ts
vendored
|
@ -24,7 +24,8 @@ export interface PackagingMetadataObject {
|
|||
orientation: string,
|
||||
flow: string,
|
||||
viewport: string,
|
||||
spread: string
|
||||
spread: string,
|
||||
direction: string,
|
||||
}
|
||||
|
||||
export interface PackagingSpineItem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue