MCPcopy 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

1const { readFileSync, writeFileSync, mkdirSync } = require('fs');
2const glob = require('glob');
3const path = require('path');
4const rimraf = require('rimraf');

Callers

nothing calls this directly

Calls 2

writeFilesFunction · 0.85
getFilesFunction · 0.70

Tested by

no test coverage detected