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.

10 lines 233 B
export declare enum SPACINGS_AFTER { NONE = "none", SMALLEST = "smallest", SMALL = "small", NORMAL = "normal", MEDIUM = "medium", LARGE = "large", LARGEST = "largest" } //# sourceMappingURL=consts.d.ts.map