import { normalize, schema } from 'normalizr'; const myData = { users: [ { id: 1 }, { id: 2 } ] }; const user = new schema.
確定! 回上一頁