Skip to content

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

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