An interface that marks implementing classes and objects as serializable with JSON.stringify.

See

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify#tojson_behavior

Type Parameters

  • T

    the type of the value to serialize via JSON.stringify.

Hierarchy

Properties

Methods

Properties

isInitialized: boolean
value: T

Methods

Generated using TypeDoc