Skip to content

@arcmantle/lit-jsx / runtime/literal-map

runtime/literal-map

Variables

__$literalMap

const __$literalMap: LiteralMap

Defined in: runtime/literal-map.ts:37

Global cache instance for static literal values used throughout jsx-lit templates. This is used internally by the jsx-lit compiler to cache StaticValue instances for efficient template reuse.

Released under the Apache-2.0 License.