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 5daf11b commit a91ddedCopy full SHA for a91dded
packages/search/lib/commands/SUGLEN.ts
@@ -7,5 +7,4 @@ export default {
7
return ['FT.SUGLEN', key];
8
},
9
transformReply: undefined as unknown as () => NumberReply,
10
- unstableResp3Module: true
11
} as const satisfies Command;
0 commit comments