UNPKG

420 BJavaScriptView Raw
1"use strict";
2var __importDefault = (this && this.__importDefault) || function (mod) {
3 return (mod && mod.__esModule) ? mod : { "default": mod };
4};
5Object.defineProperty(exports, "__esModule", { value: true });
6const _range_1 = __importDefault(require("./_range"));
7const getDef = (0, _range_1.default)("exclusiveRange");
8exports.default = getDef;
9module.exports = getDef;
10//# sourceMappingURL=exclusiveRange.js.map
\No newline at end of file