VARIABLES: {
ATTRIBUTE_PART: "AttributePart";
BOOLEAN_PART: "BooleanPart";
CHILD_PART: "ChildPart";
CLASS_MAP: "classMap";
CLASS_MAP_LOCAL: "__$classMap";
ELEMENT_PART: "ElementPart";
EVENT_PART: "EventPart";
HTML: "html";
HTML_LOCAL: "__$html";
HTML_STATIC: "html";
HTML_STATIC_LOCAL: "__$htmlStatic";
LITERAL_MAP: "__$literalMap";
MATHML: "mathml";
MATHML_LOCAL: "__$mathml";
MATHML_STATIC: "mathml";
MATHML_STATIC_LOCAL: "__$mathmlStatic";
PROPERTY_PART: "PropertyPart";
REF: "ref";
REF_LOCAL: "__$ref";
REST: "__$rest";
STYLE_MAP: "styleMap";
STYLE_MAP_LOCAL: "__$styleMap";
SVG: "svg";
SVG_LOCAL: "__$svg";
SVG_STATIC: "svg";
SVG_STATIC_LOCAL: "__$svgStatic";
TAGGED_TEMPLATE_UTIL: "__$t";
UNSAFE_STATIC: "unsafeStatic";
UNSAFE_STATIC_LOCAL: "__$unsafeStatic";
} = ...
Type Declaration
Readonly
ATTRIBUTE_PART: "AttributePart"
Readonly
BOOLEAN_PART: "BooleanPart"
Readonly
CHILD_PART: "ChildPart"
Readonly
CLASS_MAP: "classMap"
Readonly
CLASS_MAP_LOCAL: "__$classMap"
Readonly
ELEMENT_PART: "ElementPart"
Readonly
EVENT_PART: "EventPart"
Readonly
HTML: "html"
Readonly
HTML_LOCAL: "__$html"
Readonly
HTML_STATIC: "html"
Readonly
HTML_STATIC_LOCAL: "__$htmlStatic"
Readonly
LITERAL_MAP: "__$literalMap"
Readonly
MATHML: "mathml"
Readonly
MATHML_LOCAL: "__$mathml"
Readonly
MATHML_STATIC: "mathml"
Readonly
MATHML_STATIC_LOCAL: "__$mathmlStatic"
Readonly
PROPERTY_PART: "PropertyPart"
Readonly
REF: "ref"
Readonly
REF_LOCAL: "__$ref"
Readonly
REST: "__$rest"
Readonly
STYLE_MAP: "styleMap"
Readonly
STYLE_MAP_LOCAL: "__$styleMap"
Readonly
SVG: "svg"
Readonly
SVG_LOCAL: "__$svg"
Readonly
SVG_STATIC: "svg"
Readonly
SVG_STATIC_LOCAL: "__$svgStatic"
Readonly
TAGGED_TEMPLATE_UTIL: "__$t"
Readonly
UNSAFE_STATIC: "unsafeStatic"
Readonly
UNSAFE_STATIC_LOCAL: "__$unsafeStatic"