Methodconstructor(source: string, blockType?: string, isEnd?: boolean, as?: string, keyAs?: string, unescaped?: boolean, bindTy
src/templates/expressions.ts:115
Methodconstructor(tagName: string, attributes: Record<string, Attribute>, content: Template[], hooks: MarkupHook<any>[], selfCl
src/templates/templates.ts:843
Methodconstructor(tagName: Expression, attributes: Attributes, content: Template[], hooks: any, selfClosing: boolean, notClosed
src/templates/templates.ts:867
Methodconstructor(template: Template, context: Context, start: Node, end: Node, itemFor: globalThis.Comment | null | undefined,
src/templates/templates.ts:1470