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 (8 loc) 223 B
"use strict"; exports.__esModule = true; exports.TOKENS = void 0; let TOKENS = exports.TOKENS = /*#__PURE__*/function (TOKENS) { TOKENS["height"] = "height"; TOKENS["heightLine"] = "heightLine"; return TOKENS; }({});