UNPKG

@spheron/protocol-sdk

Version:
4 lines 263 B
export declare const encodeWithDash: (input: string) => string; export declare const decodeWithDash: (encoded: string) => string; export declare const getSecureProxyUrl: (externalPort: number, providerId: string) => string; //# sourceMappingURL=proxy-url.d.ts.map