UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 279 B
import { AnySupport, ElementFunction } from '../index.js'; import { ElementContext } from '../tag/ContextItem.type.js'; export declare function processDesignElementInit(value: ElementFunction, context: ElementContext, ownerSupport: AnySupport, insertBefore?: Text): HTMLElement;