UNPKG
@oko-wallet/stdlib-js
Version:
latest (0.0.2-rc.32)
0.0.2-rc.32
0.0.2-rc.31
0.0.2-rc.30
0.0.2-rc.29
0.0.2-rc.28
0.0.2-rc.27
0.0.2-rc.26
0.0.2-rc.25
chainapsis/oko
@oko-wallet/stdlib-js
/
dist
/
path.d.ts
2 lines
(1 loc)
•
68 B
TypeScript
View Raw
1
2
export
declare
function
replaceTildeWithHome
(
path
:
string
):
string
;