Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-esm-fs-promises.mjs
File
test-esm-fs-promises.mjs
test/es-module/test-esm-fs-promises.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'../common/index.mjs'
;
2
import
{ stat } from
'fs/promises'
;
3
4
// Should not reject.
Callers
nothing calls this directly
Calls
1
stat
Function · 0.90
Tested by
no test coverage detected