lazy-file v3.7.0
- Build using
tscinstead ofesbuild. This means modules in thedistdirectory now mirror the layout of modules in thesrcdirectory. - Fix type errors in TypeScript 5.7+ when using typed arrays
tsc instead of esbuild. This means modules in the dist directory now mirror the layout of modules in the src directory.