We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5adbedf + dfd7c91 commit c36f701Copy full SHA for c36f701
src/index.ts
@@ -1 +1,2 @@
1
export { RedisPubSub } from './redis-pubsub';
2
+export type { PubSubRedisOptions } from './redis-pubsub'
0 commit comments