Skip to content

Commit

Permalink
revert 1d8302c
Browse files Browse the repository at this point in the history
  • Loading branch information
leibale committed Mar 17, 2023
1 parent 1d8302c commit d65a641
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/search/lib/commands/CREATE.ts
@@ -1,8 +1,6 @@
import { pushOptionalVerdictArgument } from '@redis/client/dist/lib/commands/generic-transformers';
import { RedisSearchLanguages, PropertyName, RediSearchSchema, pushSchema } from '.';

export const FIRST_KEY_INDEX = 1;

interface CreateOptions {
ON?: 'HASH' | 'JSON';
PREFIX?: string | Array<string>;
Expand Down

0 comments on commit d65a641

Please sign in to comment.