Home > @websublime/schema > Model
Model interface
Model Interface Can implement a toJSON method to use with JSON.stringify
Signature:
export interface Model
Methods
Method | Description |
---|---|
toJSON()? | (Optional) |
Home > @websublime/schema > Model
Model Interface Can implement a toJSON method to use with JSON.stringify
Signature:
export interface Model
Method | Description |
---|---|
toJSON()? | (Optional) |