Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbosco committed Apr 16, 2024
1 parent e28dae0 commit 49c3484
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/typesense.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/typesense.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lib/Typesense/Collection.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export interface CollectionFieldSchema {
sort?: boolean;
locale?: string;
infix?: boolean;
stem?: boolean;
num_dim?: number;
store?: boolean;
[t: string]: unknown;
Expand Down
2 changes: 1 addition & 1 deletion lib/Typesense/Collection.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49c3484

Please sign in to comment.