Skip to content

Commit dfd7c91

Browse files
committed
chore: export type definitions for options
1 parent 1775b7c commit dfd7c91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export { RedisPubSub } from './redis-pubsub';
2+
export type { PubSubRedisOptions } from './redis-pubsub'

0 commit comments

Comments
 (0)