parseIrohEndpoint
function parseIrohEndpoint(raw): IrohEndpoint;Defined in: src/client/iroh.ts:112
Parse the canonical VGI Iroh URI without URL-parser hostname normalization.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
raw |
string |
function parseIrohEndpoint(raw): IrohEndpoint;Defined in: src/client/iroh.ts:112
Parse the canonical VGI Iroh URI without URL-parser hostname normalization.
| Parameter | Type |
|---|---|
raw |
string |