dixiekong
Results
2
issues of
dixiekong
The supplied type definitions are not correct importing the Index as such: ``` import { Index } from 'flexsearch'; const index = new Index(); ``` results in the error: ```'Index'...
help wanted