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.

13 lines (12 loc) 284 B
"use strict"; exports.__esModule = true; exports.default = void 0; var STOPS = /*#__PURE__*/function (STOPS) { STOPS["ZERO"] = "0"; STOPS["ONE"] = "1"; STOPS["TWO"] = "2"; STOPS["THREE"] = "3"; return STOPS; }(STOPS || {}); var _default = STOPS; exports.default = _default;