@yandex/ui
Version:
Yandex UI components
20 lines (19 loc) • 414 B
TypeScript
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;