UNPKG

@datr.tech/leith-common-seeders

Version:

A Leith package of common mongoose model seeders

5 lines 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.modelSaveOptions = void 0; exports.modelSaveOptions = { validateBeforeSave: false }; //# sourceMappingURL=modelSaveOptions.js.map