UNPKG
@nodelib/fs.macchiato
Version:
latest (3.0.0)
3.0.0
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A set of classes for easy testing of built-in structures of FS
@nodelib/fs.macchiato
/
out
/
index.d.ts
3 lines
(2 loc)
•
91 B
TypeScript
View Raw
1
2
3
export
{
Dirent
,
DirentType
}
from
'./dirent'
;
export
{
Stats
,
StatsMode
}
from
'./stats'
;