UNPKG

htmljs-parser

Version:

An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values

3 lines (2 loc) 104 B
import { type StateDefinition } from "../internal"; export declare const HTML_COMMENT: StateDefinition;