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