Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/core / / EncodedUrl
Interface: EncodedUrl
Defined in: packages/core/src/utils/binary-json.ts:49
URL reference as it appears on the wire (URL instances do not survive JSON.stringify).
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
enc | readonly | "url" | packages/core/src/utils/binary-json.ts:50 |
href | readonly | string | packages/core/src/utils/binary-json.ts:51 |