Skip to content

parseIrohEndpoint

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

IrohEndpoint