1 2 3 4 5 6 7
const Fs = require("fs"); const DirEnt = Fs.Dirent; await Promise.resolve(123); export const foo = "bar";