Hi,
Since updating to 2.0.2 I can no longer compile due to the error below. Cannot figure out what is causing it. I've had to go with skipLibCheck in the meantime.
Any ideas?
"typescript": "~5.4.5"
[ng] Type '"token_separators"' is not assignable to type 'keyof CollectionCreateSchemaWithSrc'. [plugin angular-compiler] [ng] node_modules/typesense/lib/Typesense/Collection.d.ts:10:84: [ng] 10 │ ...ollectionCreateSchema, "token_separators" | "symbols_to_index">> {
Thanks