Skip to content

Commit c5b706b

Browse files
authored
exported GeoReplyWith (#2082)
1 parent 4d1a865 commit c5b706b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/client/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ export const createCluster = RedisCluster.create;
1515

1616
export { defineScript } from './lib/lua-script';
1717

18+
export { GeoReplyWith } from './lib/commands/generic-transformers';
19+
1820
export * from './lib/errors';

0 commit comments

Comments
 (0)