UNPKG

playable

Version:

Video player based on HTML5Video

3 lines (2 loc) 89 B
declare function htmlToElement(html: string): HTMLElement; export default htmlToElement;