UNPKG

element-vir

Version:

Heroic. Reactive. Declarative. Type safe. Web components without compromise.

6 lines (5 loc) 239 B
/** * Used to create objects for each interpolated tag name string (tag names that aren't wrapped in a * `DeclarativeElementDefinition`) so that we can use them as keys for the mapped template weakmap. */ export const tagNameKeys = {};