UNPKG

taggedjs

Version:

tagged template reactive html

4 lines (3 loc) 218 B
import { DomObjectChildren } from '../interpolations/optimizers/ObjectNode.types.js'; /** Destroy dom elements and dom space markers */ export declare function destroyHtmlDomMeta(htmlDomMeta: DomObjectChildren): void;