Type alias URIChargePath

URIChargePath: readonly [Head, ...Fragment[]]

Charge path navigates through map entries and list items to single value.

Consists of one or more fragments.

Generated using TypeDoc