UNPKG

@tmorin/ceb-messaging-simple

Version:

The package is part of the `<ceb/>` library. It provides an implementation of the messaging model leveraging on a vanilla TypeScript/JavaScript environment.

6 lines 163 B
export * from "./command"; export * from "./common"; export * from "./event"; export * from "./gateway"; export * from "./query"; //# sourceMappingURL=index.js.map