UNPKG
@wezom/fs-walker
Version:
latest (0.3.0)
0.3.0
0.2.1
0.2.0
0.1.2
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
FS helper tools
github.com/WezomCompany/fs-walker
WezomCompany/fs-walker
@wezom/fs-walker
/
lib
/
index.d.ts
3 lines
(2 loc)
•
82 B
TypeScript
View Raw
1
2
3
export
{
FileSource
}
from
'./FileSource'
;
export
{
FsWalker
}
from
'./FsWalker'
;