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.
1 parent 1775b7c commit dfd7c91Copy full SHA for dfd7c91
src/index.ts
@@ -1 +1,2 @@
1
export { RedisPubSub } from './redis-pubsub';
2
+export type { PubSubRedisOptions } from './redis-pubsub'
0 commit comments