diff options
author | Yusuke Tanaka <yusuktan@maguro.dev> | 2024-10-15 11:21:47 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 19:21:47 -0700 |
commit | 9f0a447f7cbcdf1e38cc0d52a5da70a50ea0179b (patch) | |
tree | 6db0756826626d71090cb5232fee0aae5ab44e21 /ext/fetch/23_response.js | |
parent | 1a0cb5b5312941521ab021cfe9eaed498f35900b (diff) |
fix(cli): named export takes precedence over default export in doc testing (#26112)
This commit fixes the issue of import name conflict in case the named
export and default export have the same name by letting named export
take precedence over default export.
Fixes #26009
Diffstat (limited to 'ext/fetch/23_response.js')
0 files changed, 0 insertions, 0 deletions