@yandex/ui
Version:
Yandex UI components
10 lines (9 loc) • 358 B
TypeScript
export declare const EXAMPLE_DESKTOP_TOKEN = "Content|UserPic/desktop";
export declare const EXAMPLE_TOUCH_PHONE_TOKEN = "Content|UserPic/touch-phone";
export declare const EXAMPLE_TOUCH_PAD_TOKEN = "Content|UserPic/touch-pad";
export declare const createDecorators: () => any[];
export declare const parameters: {
docs: {
readme: any;
};
};