3 lines
118 B
TypeScript
3 lines
118 B
TypeScript
|
|
export { default } from './commands';
|
||
|
|
export type { RedisJSON } from './commands';
|
||
|
|
//# sourceMappingURL=index.d.ts.map
|