1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-04-06 05:35:54 +02:00
2025-03-14 13:15:31 +01:00

5 lines
119 B
JavaScript

export * from "./scopes.js";
export * from "./el.js";
export * from "./events.js";
export * from "./customElement.js";