On this page

These types are not exported by webpack, but they are available to TypeScript consumers.

  • lstat {LStatTypes} lstat method
  • readdir {ReaddirTypes} readdir method
  • readFile {ReadFileTypes} read file method
  • readJson <object> read json method
  • readlink {ReadlinkTypes} read link method
  • realpath {RealPathTypes} realpath method
  • stat {StatTypes} stat method

Attributes
dirname:<object>
lstat:
{LStatFs}
lstatSync:
{LStatSync}
purge:<object>
readdir:
{ReaddirFs}
readdirSync:
{ReaddirSync}
readFile:
{ReadFileFs}
readFileSync:
{ReadFileSync}
readJson:<object>
readJsonSync:<object>
readlink:
{ReadlinkFs}
readlinkSync:
{ReadlinkSync}
realpath:
{RealPathFs}
realpathSync:
{RealPathSync}
relative:<object>
stat:
{StatFs}
statSync:
{StatSync}

Attributes
createReadStream:<object>
dirname:<object>
lstat:
{LStatFs}
mkdir:
{Mkdir}
readdir:
{ReaddirFs}
readFile:
{ReadFileFs}
relative:<object>
rmdir:<object>
stat:
{StatFs}
unlink:<object>
writeFile:
{WriteFile}

Attributes
watch:<object>