You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-12-15 23:55:38 +03:00
3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
export { default } from './commands';
|
|
export type { RedisJSON } from './commands';
|