UNPKG

@kiwicom/orbit-components

Version:

Orbit-components is a React component library which provides developers with the easiest possible way of building Kiwi.com's products.

9 lines 258 B
export declare enum SIZES { EXTRASMALL = "extraSmall", SMALL = "small", NORMAL = "normal", LARGE = "large", EXTRALARGE = "extraLarge" } export declare const CLOSE_BUTTON_DATA_TEST = "ModalCloseButton"; //# sourceMappingURL=consts.d.ts.map