4 lines
132 B
JavaScript
4 lines
132 B
JavaScript
// v18.19.0 backported ESM hook execution to a separate thread,
|
|
// thus being equivalent to >=v20.
|
|
require('./v20-get-esm-exports')
|