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 539fe52 commit ddd2cc5Copy full SHA for ddd2cc5
packages/json/lib/index.ts
@@ -1 +1,2 @@
1
export { default } from './commands';
2
+export type { RedisJSON } from './commands';
0 commit comments