@yandex/ui
Version:
Yandex UI components
19 lines (18 loc) • 394 B
TypeScript
export * from './playground';
export * from './direction';
export * from './nonvisual';
export * from './scrollable';
export * from './target';
export * from './theme';
export * from './view';
export * from './boundary';
declare const _default: {
title: string;
decorators: any[];
parameters: {
docs: {
readme: any;
};
};
};
export default _default;