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 (9 loc) 295 B
"use strict"; exports.__esModule = true; exports.WIDTH_AND_HEIGHT = void 0; let WIDTH_AND_HEIGHT = /*#__PURE__*/function (WIDTH_AND_HEIGHT) { WIDTH_AND_HEIGHT["FULL"] = "full"; WIDTH_AND_HEIGHT["AUTO"] = "auto"; return WIDTH_AND_HEIGHT; }({}); exports.WIDTH_AND_HEIGHT = WIDTH_AND_HEIGHT;