UNPKG
@uk/tool
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Uk tools module
bitbucket.org/uk-framework/uk-db/
@uk/tool
/
dist
/
parsepath.js
4 lines
•
161 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
parsePath
=
require
(
'parse-filepath'
);
//# sourceMappingURL=parsepath.js.map