UNPKG

@wix/design-system

Version:

@wix/design-system

14 lines 326 B
export declare const dataHooks: { input: string; label: string; icon: string; }; export declare const SIZES: { readonly SMALL: "small"; readonly MEDIUM: "medium"; }; export declare const ALIGN_ITEMS: { readonly TOP: "top"; readonly CENTER: "center"; }; //# sourceMappingURL=Radio.constants.d.ts.map