chore: update package.json for bundler module resolution by louisgv · Pull Request #63 · octet-stream/form-data (original) (raw)
…tion
When setting moduleResolution: bundler, in TS5, the current exports will not work. Error:
There are types at '/node_modules/formdata-node/@type/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'formdata-node' library may need to update its package.json or typings.ts(7016)