UNPKG

@tindtechnologies/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) 170 B
export declare class PDFExtensionEvents { static namespace: string; static PDF_LOADED: string; static PAGE_INDEX_CHANGE: string; static SEARCH: string; }