We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
5f9dc0e
cf2b5eb
#356 c3016e0 Thanks @fraxken! - Trace Node.js core imports that use /promises
c3016e0
Here is an example:
import { readFile } from "fs/promises"; const foobar = readFile; await foobar("test.txt");
Updated dependencies [cf2b5eb, 8b72326]:
8b72326