UNPKG

@tindtechnologies/universalviewer

Version:

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

8 lines (7 loc) 434 B
export { URLAdapter as IIIFURLAdaptor } from "./content-handlers/iiif/URLAdapter"; export { URLAdapter as IIIFURLAdapter } from "./content-handlers/iiif/URLAdapter"; export { UniversalViewer as Viewer } from "./UniversalViewer"; export { Events } from "./Events"; export { IIIFEvents } from "./content-handlers/iiif/IIIFEvents"; export { YouTubeEvents } from "./content-handlers/youtube/YouTubeEvents"; export { init } from "./Init";