UNPKG

@smallstack/svelte-ui

Version:

Tiny library for Svelte 5 and DaisyUI, published as multi entry ESM module and as web components.

8 lines (7 loc) 180 B
export * from "./chat"; export * from "./forms"; export * from "./i18n"; export * from "./layout"; export * from "./modals"; export * from "./navigation"; export * from "./utils";