Merge branch 'MichaelFitzurka-feature/246-dbl-page' into develop

This commit is contained in:
Timmy Welch 2022-04-10 10:57:46 -07:00
commit 96b44d4cba

View File

@ -50,6 +50,8 @@ class PageType:
class ImageMetadata(TypedDict):
Type: PageType
Bookmark: str
DoublePage: bool
Image: int
ImageSize: str
ImageHeight: str