UNPKG

universalviewer

Version:

The Universal Viewer is a community-developed open source project on a mission to help you share your 📚📜📰📽️📻🗿 with the 🌎

7 lines (6 loc) 150 B
export declare enum ContentType { IIIFLEGACY = "manifest", IIIF = "iiifManifestId", YOUTUBE = "youTubeVideoId", UNKNOWN = "unknown" }