UNPKG

ziko

Version:

a versatile javaScript framework offering a rich set of UI components, advanced mathematical utilities, reactivity, animations, client side routing and graphics capabilities

4 lines 158 B
export { preload } from "./preload"; import { fetchdom ,fetchdomSync } from "./fetchdom"; globalThis.fetchdom=fetchdom globalThis.fetchdomSync=fetchdomSync