@yandex/ui
Version:
Yandex UI components
10 lines (9 loc) • 369 B
TypeScript
export declare const themes: import("../../Theme").Theme[];
export declare const EXAMPLE_DESKTOP_TOKEN = "Utility|Showcase/desktop";
export declare const EXAMPLE_TOUCH_PHONE_TOKEN = "Utility|Showcase/touch-phone";
export declare const EXAMPLE_TOUCH_PAD_TOKEN = "Utility|Showcase/touch-pad";
export declare const parameters: {
docs: {
readme: any;
};
};