@datr.tech/leith-common-seeders
Version:
A Leith package of common mongoose model seeders
6 lines • 419 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.organisationUserDatrTechAdmin = void 0;
var organisationUserDatrTechAdmin_1 = require("./organisationUserDatrTechAdmin");
Object.defineProperty(exports, "organisationUserDatrTechAdmin", { enumerable: true, get: function () { return organisationUserDatrTechAdmin_1.organisationUserDatrTechAdmin; } });
//# sourceMappingURL=index.js.map