UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 232 B
import { AnySupport } from '../tag/index.js'; /** Function that kicks off actually putting tags down as HTML elements */ export declare function buildBeforeElement(support: AnySupport, appendTo?: Element, insertBefore?: Text): any;