On this page

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

Attributes
lstat method
readdir method
read file method
readJson:<Function>
read json method
read link method
realpath method
stat method

Returns location of targetPath relative to rootPath.

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

Returns location of targetPath relative to rootPath.

Attributes
createReadStream:<Function>
dirname:<Function>
lstat:<LStatFs>
mkdir:<Mkdir>
readdir:<ReaddirFs>
readFile:<ReadFileFs>
relative:<Function>
unlink:<Function>
writeFile:<WriteFile>

Returns location of targetPath relative to rootPath.

Attributes