next.js
f533b97b - fix: improve types in turbopack runtime (#74119)

Commit
1 year ago
fix: improve types in turbopack runtime (#74119) adds types to node modules require()d in the node runtime. these imports were untyped, which was hiding an issue with our `pathToFileUrl` usage.
Author
Parents
Loading