You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just ran into this issue, would be good to at least document how Typesense is supposed to be used with TypeScript.
The import path is not at all obvious and there is no auto-import in VS Code. If I wouldn't have found this open issue on GH, I'd be stuck with no types from Typesense.
I previously imported these types:
It looks like they're no longer exported by the library. Would be nice to have this to build custom hooks with.
The text was updated successfully, but these errors were encountered: