1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-01 16:46:54 +03:00
Files
node-redis/packages/json/lib/index.ts
2025-07-23 13:41:30 +03:00

3 lines
83 B
TypeScript

export { default } from './commands';
export type { RedisJSON } from './commands';