Search...

JSONEncodable

Represents an object capable of representing itself as a JSON object
export declare interface JSONEncodable<T> 
export declare interface JSONEncodable<T> 

toJSON()

:

T

Transforms this object to its JSON format