UNPKG

@sorens/artist-svelte

Version:

an opinionated and clean UI framework for SvelteKit with theme support built-in

4 lines (3 loc) 154 B
export { default as Booleanify } from './booleanify'; export { default as Debounce } from './debounce'; export { default as Throttle } from './throttle';