UNPKG
@aptpod/iscp-ts
Version:
beta (1.1.2-beta.1)
latest (1.1.1)
1.1.2-beta.1
1.1.2-beta.0
1.1.1
1.1.1-beta.0
1.1.0
1.1.0-beta.1
1.1.0-beta.0
1.0.0
1.0.0-beta.0
0.12.1
0.12.1-beta.0
0.12.0
0.12.0-beta.3
0.12.0-beta.1
0.12.0-beta.0
0.11.1
0.11.1-beta.0
0.11.0
0.10.1-beta.4
0.10.1-beta.3
0.10.1-beta.2
0.10.1-beta.1
0.10.1-beta.0
0.10.0
0.10.0-beta.2
0.10.0-beta.1
0.10.0-beta.0
0.9.1
0.9.1-beta.2
0.9.1-beta.1
0.9.0
0.5.0-beta.1
0.4.1
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
iSCP 2.0 client library for TypeScript
@aptpod/iscp-ts
/
es
/
node
/
utils
/
url
/
index.d.ts
6 lines
(5 loc)
•
118 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
joinUrl
:
(
params
: { schema:
string
; address:
string
; pathname:
string
; }
) =>
string
;