UNPKG

bits-ui

Version:

The headless components for Svelte.

5 lines (4 loc) 131 B
export declare function getLabelData(): { NAME: string; getAttrs: (part: string) => Record<string, string> | undefined; };