Type alias JsonSerializable

JsonSerializable: {
    toJSON(): JsonLike;
}

Type declaration

  • toJSON:function

Generated using TypeDoc