UNPKG

@yandex/ui

Version:

Yandex UI components

16 lines (15 loc) 310 B
export * from './common'; export * from './directions'; export * from './tail'; export * from './split'; export * from './arrow'; export * from './playground'; declare const _default: { title: string; parameters: { docs: { readme: any; }; }; }; export default _default;