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.

11 lines (10 loc) 296 B
"use strict"; exports.__esModule = true; exports.default = void 0; var TYPE_OPTIONS = /*#__PURE__*/function (TYPE_OPTIONS) { TYPE_OPTIONS["HELP"] = "help"; TYPE_OPTIONS["ERROR"] = "error"; return TYPE_OPTIONS; }(TYPE_OPTIONS || {}); var _default = TYPE_OPTIONS; exports.default = _default;