MCPcopy
hub / github.com/mswjs/msw / 206-response.mocks.ts

File 206-response.mocks.ts

test/browser/rest-api/206-response.mocks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { HttpResponse, http } from 'msw'
2import { setupWorker } from 'msw/browser'
3
4const data = 'hello world'

Callers

nothing calls this directly

Calls 4

setupWorkerFunction · 0.90
textMethod · 0.80
arrayBufferMethod · 0.80
toStringMethod · 0.80

Tested by

no test coverage detected