Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ typescript.mjs
File
typescript.mjs
utils/typescript.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
path from
'path'
;
3
import
{ fileURLToPath } from
'url'
;
4
import
{ processData } from
'./data-processor.mjs'
;
Callers
nothing calls this directly
Calls
6
getAllEntries
Function · 0.90
descriptionStringForTypeScript
Function · 0.90
processData
Function · 0.90
applyPatches
Function · 0.90
generateTypeDefinitions
Function · 0.85
add
Method · 0.45
Tested by
no test coverage detected