Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ generate-tns-compat.ts
File
generate-tns-compat.ts
tools/scripts/generate-tns-compat.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as path from
'path'
;
2
import
* as fs from
'fs'
;
3
import
readdirp, { EntryInfo } from
'readdirp'
;
4
Callers
nothing calls this directly
Calls
5
traverseInputDir
Function · 0.85
generateExportsForPrivateModules
Function · 0.85
resolve
Method · 0.80
generateTestFile
Function · 0.70
log
Method · 0.45
Tested by
no test coverage detected