Interface IJSONSerializable<T, TM>

Interface for objects that can be serialized to JSON, with to and from JSON methods

Type Parameters

  • T = any

  • TM = any

Hierarchy

  • IJSONSerializable

Methods

Methods

  • Parameters

    • Optional meta: TM

    Returns T

Generated using TypeDoc