UNPKG
@qc2168/mib
Version:
latest (1.6.0)
1.6.0
1.5.0
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
data backup tool
github.com/QC2168/mib-cli
QC2168/mib-cli
@qc2168/mib
/
dist
/
utils
/
isPath.d.ts
3 lines
(2 loc)
•
78 B
TypeScript
View Raw
1
2
3
declare
const
_default
:
(
dirPath
:
string
) =>
void
;
export
default
_default;