@yandex/ui
Version:
Yandex UI components
17 lines (16 loc) • 333 B
TypeScript
export * from './playground';
export * from './direction';
export * from './glyph';
export * from './size';
export * from './style';
export * from './type';
export * from './custom';
declare const _default: {
title: string;
parameters: {
docs: {
readme: any;
};
};
};
export default _default;