Skip to content

Commit c36f701

Browse files
authored
Merge pull request #607 from yharaskrik/jaybell/export-config-type-definitions
chore: export type definitions for options
2 parents 5adbedf + dfd7c91 commit c36f701

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)