UNPKG

bits-ui

Version:

The headless components for Svelte.

3 lines (2 loc) 150 B
export declare function styleToString(style: Record<string, number | string | undefined>): string; export declare function getSrOnlyStyles(): string;