MCPcopy
hub / github.com/wandb/openui / handlers.ts

File handlers.ts

frontend/src/mocks/handlers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { http, HttpResponse } from 'msw'
2
3const handlers = [
4 http.get('https://614c99f03c438c00179faa84.mockapi.io/fruits', () =>

Callers

nothing calls this directly

Calls 1

getMethod · 0.80

Tested by

no test coverage detected