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.

6 lines 200 B
var TYPE_OPTIONS = /*#__PURE__*/function (TYPE_OPTIONS) { TYPE_OPTIONS["HELP"] = "help"; TYPE_OPTIONS["ERROR"] = "error"; return TYPE_OPTIONS; }(TYPE_OPTIONS || {}); export default TYPE_OPTIONS;