UNPKG

class-validator-extended

Version:
9 lines (8 loc) 650 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.minDayjs = exports.MinDayjs = exports.MIN_DAYJS = void 0; var min_dayjs_decorator_1 = require("./min-dayjs.decorator"); Object.defineProperty(exports, "MIN_DAYJS", { enumerable: true, get: function () { return min_dayjs_decorator_1.MIN_DAYJS; } }); Object.defineProperty(exports, "MinDayjs", { enumerable: true, get: function () { return min_dayjs_decorator_1.MinDayjs; } }); var min_dayjs_predicate_1 = require("./min-dayjs.predicate"); Object.defineProperty(exports, "minDayjs", { enumerable: true, get: function () { return min_dayjs_predicate_1.minDayjs; } });