MCPcopy
hub / github.com/callstack/react-native-paper / generate-mappings.js

File generate-mappings.js

scripts/generate-mappings.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const parser = require('@babel/parser');
2const types = require('babel-types');
3const fs = require('fs');
4const path = require('path');

Callers

nothing calls this directly

Calls 2

relativeFunction · 0.85
parseMethod · 0.45

Tested by

no test coverage detected