UNPKG

@tindtechnologies/universalviewer

Version:

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

10 lines (9 loc) 286 B
export declare class EbookExtensionEvents { static namespace: string; static CFI_FRAGMENT_CHANGE: string; static ITEM_CLICKED: string; static LOADED_NAVIGATION: string; static RELOCATED: string; static RENDITION_ATTACHED: string; static TOC_READY: string; }