PR-URL: https://github.com/nodejs/node/pull/31008 Reviewed-By: Bradley Farias <bradley.meck@gmail.com> Reviewed-By: Jan Krems <jan.krems@gmail.com>
6 lines
73 B
JSON
6 lines
73 B
JSON
{
|
|
"main": "./main.cjs",
|
|
"exports": {
|
|
"0": "./should-throw"
|
|
}
|
|
}
|