UNPKG

@sorens/artist-svelte

Version:

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

5 lines (4 loc) 200 B
export { default as isVisibleHook } from './isVisible'; export { default as rtlHook } from './rtl'; export { default as scrollHook } from './scroll'; export { default as resizeHook } from './resize';