UNPKG

vanillajs-browser-helpers

Version:

Collection of convenience code snippets (helpers) that aims to make it a little easier to work with vanilla JS in the browser

3 lines (2 loc) 92 B
declare const _default: (elm: Element, html: string) => Element; export default _default;