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.

8 lines (7 loc) 233 B
"use strict"; exports.__esModule = true; exports.SMALLEST_HEIGHT = exports.BASE_URL = void 0; const BASE_URL = "//images.kiwi.com"; exports.BASE_URL = BASE_URL; const SMALLEST_HEIGHT = 200; exports.SMALLEST_HEIGHT = SMALLEST_HEIGHT;