UNPKG

@sorens/artist-svelte

Version:

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

6 lines (5 loc) 111 B
export declare type scrollHook = { scrollX: number; scrollY: number; direction?: 'up' | 'down'; };