Skip to content

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

PropertyModifierTypeDefined in
encreadonly"url"packages/core/src/utils/binary-json.ts:53
hrefreadonlystringpackages/core/src/utils/binary-json.ts:54