@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.organisationRoleDatrTechAdmin = void 0;
var organisationRoleDatrTechAdmin_1 = require("./organisationRoleDatrTechAdmin");
Object.defineProperty(exports, "organisationRoleDatrTechAdmin", { enumerable: true, get: function () { return organisationRoleDatrTechAdmin_1.organisationRoleDatrTechAdmin; } });
//# sourceMappingURL=index.js.map