Home > @websublime/schema > Model

Model interface

Model Interface Can implement a toJSON method to use with JSON.stringify

Signature:

export interface Model 

Methods

MethodDescription
toJSON()?(Optional)