UNPKG

@datr.tech/leith-common-seeders

Version:

A Leith package of common mongoose model seeders

6 lines 341 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.modelSaveOptions = void 0; var modelSaveOptions_1 = require("./modelSaveOptions"); Object.defineProperty(exports, "modelSaveOptions", { enumerable: true, get: function () { return modelSaveOptions_1.modelSaveOptions; } }); //# sourceMappingURL=index.js.map