UNPKG

@kiwicom/smart-faq

Version:

13 lines (12 loc) 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; // @flow var _default = { AIRCRAFT: 'AIRCRAFT', TRAIN: 'TRAIN', BUS: 'BUS' }; exports.default = _default;