Yuki Okita

Results 2 issues of Yuki Okita

Fixes: https://github.com/nodejs/node/issues/58892 Calling readdir with a Buffer argument and the recursive flag produces an ERR_INVALID_ARG_TYPE error. The expected behavior would be for the readdir functions not to error and return...

fs
needs-ci

**Summary** Fixes: #16125 When .mjs files import a default export from a shared/remote module in Module Federation, they receive the ESM namespace object instead of the actual default export value....