UNPKG

flat-embed

Version:

Interact and get events from Flat's Sheet Music Embed

5 lines (4 loc) 180 B
/** * Select and normalize the DOM element input */ export declare function normalizeElement(element: HTMLIFrameElement | HTMLElement | string): HTMLIFrameElement | HTMLElement;