UNPKG

@kahi-ui/framework

Version:

Straight-forward Svelte UI for the Web

5 lines (4 loc) 120 B
export interface ISvelteKitAnchorProperties { "sveltekit:prefetch"?: boolean; "sveltekit:noscroll"?: boolean; }