UNPKG

@yandex/ui

Version:

Yandex UI components

16 lines (15 loc) 313 B
export * from './color'; export * from './size'; export * from './playground'; export * from './simple'; export * from './withStyles'; export * from './withText'; declare const _default: { title: string; parameters: { docs: { readme: any; }; }; }; export default _default;