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
ReadonlyATTRIBUTE_PART: "AttributePart"
ReadonlyBOOLEAN_PART: "BooleanPart"
ReadonlyCHILD_PART: "ChildPart"
ReadonlyCLASS_MAP: "classMap"
ReadonlyCLASS_MAP_LOCAL: "__$classMap"
ReadonlyELEMENT_PART: "ElementPart"
ReadonlyEVENT_PART: "EventPart"
ReadonlyHTML: "html"
ReadonlyHTML_LOCAL: "__$html"
ReadonlyHTML_STATIC: "html"
ReadonlyHTML_STATIC_LOCAL: "__$htmlStatic"
ReadonlyLITERAL_MAP: "__$literalMap"
ReadonlyMATHML: "mathml"
ReadonlyMATHML_LOCAL: "__$mathml"
ReadonlyMATHML_STATIC: "mathml"
ReadonlyMATHML_STATIC_LOCAL: "__$mathmlStatic"
ReadonlyPROPERTY_PART: "PropertyPart"
ReadonlyREF: "ref"
ReadonlyREF_LOCAL: "__$ref"
ReadonlyREST: "__$rest"
ReadonlySTYLE_MAP: "styleMap"
ReadonlySTYLE_MAP_LOCAL: "__$styleMap"
ReadonlySVG: "svg"
ReadonlySVG_LOCAL: "__$svg"
ReadonlySVG_STATIC: "svg"
ReadonlySVG_STATIC_LOCAL: "__$svgStatic"
ReadonlyTAGGED_TEMPLATE_UTIL: "__$t"
ReadonlyUNSAFE_STATIC: "unsafeStatic"
ReadonlyUNSAFE_STATIC_LOCAL: "__$unsafeStatic"