MCPcopy 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

1import '../common/index.mjs';
2import { stat } from 'fs/promises';
3
4// Should not reject.

Callers

nothing calls this directly

Calls 1

statFunction · 0.90

Tested by

no test coverage detected