UNPKG

atomico

Version:

Atomico is a small library for the creation of interfaces based on web-components, only using functions and hooks.

4 lines (2 loc) 93 B
export const IS = Symbol.for("Atomico.IS"); export const NAME = Symbol.for("Atomico.NAME");