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