Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/react-native-paper
/ generate-ts-tests.js
File
generate-ts-tests.js
scripts/generate-ts-tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ readFileSync, writeFileSync, mkdirSync } = require(
'fs'
);
2
const
glob = require(
'glob'
);
3
const
path = require(
'path'
);
4
const
rimraf = require(
'rimraf'
);
Callers
nothing calls this directly
Calls
2
writeFiles
Function · 0.85
getFiles
Function · 0.70
Tested by
no test coverage detected