UNPKG

@yandex/ui

Version:

Yandex UI components

20 lines (19 loc) 414 B
export * from './buttons'; export * from './complex'; export * from './corner'; export * from './layout'; export * from './sizes'; export * from './tooltip'; export * from './view'; export * from './withPopup'; export * from './playground'; declare const _default: { title: string; decorators: any[]; parameters: { docs: { readme: any; }; }; }; export default _default;