interface JSONEncodable

export interface JSONEncodable<T>

Type Parameters

T

toJSON : () => T

Transforms this object to its JSON format