UNPKG

@jay-js/system

Version:

A powerful and flexible TypeScript library for UI, state management, lazy loading, routing and managing draggable elements in modern web applications.

5 lines 214 B
export { setLazyOptions } from "./core/configuration.js"; export { Lazy } from "./core/lazy.js"; export * from "./types.js"; export { moduleCollector } from "./utils/collector.js"; //# sourceMappingURL=index.js.map