Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/models.dev
/ generate-friendli.ts
File
generate-friendli.ts
packages/core/script/generate-friendli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
import
{ mkdir } from
"node:fs/promises"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected