UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

11 lines 225 B
//#region src/base-ui/Slider/style.d.ts declare const styles: { control: string; indicator: string; root: string; thumb: string; track: string; }; //#endregion export { styles }; //# sourceMappingURL=style.d.mts.map