This repository was archived by the owner on Jul 25, 2025. It is now read-only.
file-storage v0.7.0
·
57 commits
to main
since this release
- Add
/src
to npm package, so "go to definition" goes to the actual source - Use one set of types for all built files, instead of separate types for ESM and CJS
- Build using esbuild directly instead of tsup