In your code you can define your schema like a normal object. But be aware of making it const like explained in the docs of the module. const todo = { type: ' ...
確定! 回上一頁