UNPKG

@bothive/helpers

Version:

Collection of helper functions mainly used inside bothive-core project

6 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.elasticEnumeration = void 0; const tslib_1 = require("tslib"); exports.elasticEnumeration = (0, tslib_1.__importStar)(require("./elastic.enumeration")); //# sourceMappingURL=index.js.map