UNPKG

opinionated-machine

Version:

Very opinionated DI framework for fastify, built on top of awilix

5 lines 284 B
export { SSEHttpClient, } from './sseHttpClient.js'; export { SSEInjectClient, SSEInjectConnection } from './sseInjectClient.js'; export { injectPayloadSSE, injectSSE } from './sseInjectHelpers.js'; export { SSETestServer } from './sseTestServer.js'; //# sourceMappingURL=index.js.map