UNPKG

@epa-wg/custom-element

Version:

Declarative Custom Element as W3C proposal PoC with native(XSLT) based templating

8 lines (6 loc) 227 B
import CustomElement from "./custom-element.js"; export default CustomElement; export * from "./custom-element.js"; export * from "./http-request.js"; export * from "./local-storage.js"; export * from "./location-element.js";