UNPKG

@tindtechnologies/universalviewer

Version:

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

9 lines (8 loc) 227 B
export declare class PDFExtensionEvents { static namespace: string; static PDF_LOADED: string; static PAGE_INDEX_CHANGE: string; static SEARCH: string; static ZOOM_IN: string; static ZOOM_OUT: string; }