UNPKG

@yandex/ui

Version:

Yandex UI components

20 lines (19 loc) 429 B
export * from './basic'; export * from './customLabelTick'; export * from './customThumb'; export * from './filled'; export * from './marked'; export * from './playground'; export * from './reversed'; export * from './showcase'; export * from './stepped'; declare const _default: { title: string; decorators: any[]; parameters: { docs: { readme: any; }; }; }; export default _default;