interface JSONEncodable

export interface JSONEncodable<T>

Constructors

constructor()

Type Parameters

T

toJSON : () => T

Transforms this object to its JSON format