Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ join } from
'path'
;
2
import
{ existsSync, promises } from
'fs'
;
3
4
import
{ Framework } from
'./types'
;
Callers
nothing calls this directly
Calls
6
error
Method · 0.80
filter
Method · 0.80
readFile
Function · 0.50
readdir
Function · 0.50
parse
Method · 0.45
isDirectory
Method · 0.45
Tested by
no test coverage detected