... const items = await res.json(); return { items }; }; The fetch() function that's used to fetch data comes from the isomorphic-unfetch package.
確定! 回上一頁