Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix browser and web exports (#514)
By default - any project using `/web` should get `mjs` build - not the bundled version with no default export. Also cleans up redundant types. Fixes the error in #505 chore: remove unnecessary require in mjs export
- Loading branch information