UNPKG

@cmmv/core

Version:

CMMV core module for contract and application management

7 lines (6 loc) 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./events.registry"), exports); tslib_1.__exportStar(require("./generic.registry"), exports); tslib_1.__exportStar(require("./service.registry"), exports);