Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ generate-dts.mjs
File
generate-dts.mjs
GDevelop.js/scripts/generate-dts.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
import
{ readFileSync, writeFileSync } from
'node:fs'
;
3
import
{ dirname } from
'node:path'
;
4
import
{ fileURLToPath } from
'node:url'
;
Callers
nothing calls this directly
Calls
14
dirname
Function · 0.85
match
Method · 0.80
setSource
Method · 0.80
skipWhitespaces
Method · 0.80
readType
Method · 0.80
readUntil
Method · 0.80
replace
Method · 0.80
readIdentifier
Method · 0.80
readNumber
Method · 0.80
push
Method · 0.65
get
Method · 0.65
warn
Method · 0.45
Tested by
no test coverage detected