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

File frameworks.ts

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

Source from the content-addressed store, hash-verified

1import { join } from 'path';
2import { existsSync, promises } from 'fs';
3
4import { Framework } from './types';

Callers

nothing calls this directly

Calls 6

errorMethod · 0.80
filterMethod · 0.80
readFileFunction · 0.50
readdirFunction · 0.50
parseMethod · 0.45
isDirectoryMethod · 0.45

Tested by

no test coverage detected