UNPKG

nstdlib-nightly

Version:

Node.js standard library converted to runtime-agnostic ES modules.

6 lines (3 loc) 220 B
// Source: https://github.com/nodejs/node/blob/65eff1eb/lib/fs/promises.js import * as __hoisted_internal_fs_promises__ from "nstdlib/lib/internal/fs/promises"; export default __hoisted_internal_fs_promises__.exports;