UNPKG

@kiwicom/smart-faq

Version:

13 lines (12 loc) 249 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; // @flow var _default = { ONE_WAY: 'BookingOneWay', RETURN: 'BookingReturn', MULTICITY: 'BookingMulticity' }; exports.default = _default;