Mirko Rapisarda

Results 1 issues of Mirko Rapisarda

When I’m using flexsearch in my project and the project uses typescript too. I wrote the code below, with no complaints from IDE: ``` import { Document } from 'flexsearch';...