UNPKG
@ka1do/kit
Version:
latest (0.0.3)
0.0.3
Kaido Kit
github.com/kaido-team/kaido-kit
kaido-team/kaido-kit
@ka1do/kit
/
helpers
/
node_modules
/
@nodelib
/
fs.scandir
/
out
/
providers
/
common.d.ts
2 lines
•
128 B
TypeScript
View Raw
1
2
export
declare
function
joinPathSegments
(
a
:
string
,
b
:
string
,
separator
:
string
):
string
;
//# sourceMappingURL=common.d.ts.map