MCPcopy Index your code
hub / github.com/remix-run/react-router / github-mocks.ts

File github-mocks.ts

packages/create-react-router/__tests__/github-mocks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fsp from "node:fs/promises";
2import * as path from "node:path";
3import { http } from "msw";
4import type { setupServer } from "msw/node";

Callers

nothing calls this directly

Calls 5

isDirectoryFunction · 0.85
isFileFunction · 0.85
sendTarballFunction · 0.85
errorMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected