UNPKG

@grubou/bussy

Version:

Command & query bus implementations

7 lines 183 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Command = void 0; class Command { } exports.Command = Command; //# sourceMappingURL=Command.js.map