UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

6 lines (5 loc) 196 B
// This is just like can.js. But it's here so we can // convert references of this module to everything.mjs export * from "./core.js"; export * from "./ecosystem.js"; export * from "./legacy.js";