Skip to content

Commit 00aeaa5

Browse files
authored
Update packaging.d.ts
1 parent 3565e47 commit 00aeaa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

types/packaging.d.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ export interface PackagingMetadataObject {
2424
orientation: string,
2525
flow: string,
2626
viewport: string,
27-
spread: string
27+
spread: string,
28+
direction: string,
2829
}
2930

3031
export interface PackagingSpineItem {

0 commit comments

Comments
 (0)