import { inspect, render } from "mobx-state-tree-playground". const AppModel = types.model({. count: types.optional(types.number, 0). }).actions(self => ({.
確定! 回上一頁