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) 219 B
export declare class MediaElementExtensionEvents { static namespace: string; static MEDIA_ENDED: string; static MEDIA_PAUSED: string; static MEDIA_PLAYED: string; static MEDIA_TIME_UPDATE: string; }