UNPKG
@aibulat/isfile
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
check if file exists
github.com/ngmaibulat/isFile
ngmaibulat/isFile
@aibulat/isfile
/
dist
/
esm
/
index.d.ts
2 lines
•
99 B
TypeScript
View Raw
1
2
export
default
function
isFile
(
path
:
string
):
Promise
<
boolean
>;
//# sourceMappingURL=index.d.ts.map