UNPKG

@aptpod/iscp-ts

Version:

iSCP 2.0 client library for TypeScript

6 lines (5 loc) 118 B
export declare const joinUrl: (params: { schema: string; address: string; pathname: string; }) => string;