TypeScript. 1import { setupWorker, rest } from 'msw'. 2. 3const worker = setupWorker(. 4 rest.post('/login', (req, res, ctx) => {.
確定! 回上一頁