UNPKG

@tindtechnologies/universalviewer

Version:

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

13 lines (12 loc) 283 B
export interface IIIFData { annotations?: string; canvasId?: string; canvasIndex?: number; collectionIndex?: number; iiif_content?: string; iiifManifestId?: string; manifestIndex?: number; rangeId?: string; rotation?: number; xywh?: string; }