UNPKG

@boringnode/transmit

Version:

A framework agnostic Server-Sent-Event library

8 lines (7 loc) 134 B
/* * @boringnode/transmit * * @license MIT * @copyright Boring Node */ export { redis } from '@boringnode/bus/transports/redis';