1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-29 14:59:00 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Wilkerling
b8279ebddc add index.d.ts from @types/flexsearch 2024-01-07 23:46:06 +01:00
Jonas Schade
e193016c3d chore: remove incorrect types 2023-09-28 13:18:14 +02:00
Andrew Lee
457eea1e7e fix: typing of export() function 2021-10-18 17:48:53 +02:00
Andrew Lee
c2df6c9671 feat: make export method return a Promise instead of true 2021-10-18 17:48:15 +02:00
hasparus
5dfb3de415 Add return type annotations in index.d.ts 2020-09-14 22:36:54 +02:00
gritschf
9de476bb8f add doc to CreateOptions and change type from o to string in add(...) 2019-08-14 15:59:59 +02:00
gritschf
e28ce650ca fix generics on SearchResults, add info method and add without 'id' 2019-07-30 11:04:41 +02:00
Rik
be8a9c496d fix: Include missing CreateOptions 2019-06-07 13:45:07 +01:00
Rik
471878d7d7 Beginning of Typescript Definition
minimal typescript declaration
2019-06-07 13:38:57 +01:00