Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: wildcard ES module imports (#351)
Enables importing like this: `import * as usearch from 'usearch'` https://nodejs.org/api/packages.html#conditional-exports
- Loading branch information