UNPKG

@pashoo2/clean-architecture-boilerplate

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