UNPKG

@golemio/parkings

Version:
9 lines 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PhTypes = void 0; var PhTypes; (function (PhTypes) { PhTypes["off"] = "ph_off"; PhTypes["only"] = "ph_only"; })(PhTypes || (exports.PhTypes = PhTypes = {})); //# sourceMappingURL=PhTypesEnum.js.map