MCPcopy Create free account
hub / github.com/vercel/vercel / frameworks.ts

File frameworks.ts

api/frameworks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { VercelRequest, VercelResponse } from '@vercel/node';
2import { withApiHandler } from './_lib/util/with-api-handler';
3import _frameworks, { Framework } from '../packages/frameworks';
4

Callers

nothing calls this directly

Calls 4

withApiHandlerFunction · 0.90
getFrameworksFunction · 0.85
statusMethod · 0.80
jsonMethod · 0.65

Tested by

no test coverage detected