import { TemplateEngine } from '@tempots/render'; import { DOMContext } from '../dom/dom-context'; import { DOM_RENDERABLE_TYPE } from '../types/domain'; /** * DOM-specific template engine for cloneNode(true) optimization. * * Builds templates programmatically (no innerHTML) to avoid HTML parser * normalization issues with elements like `