MCPcopy
hub / github.com/processing/p5.js / typescript.mjs

File typescript.mjs

utils/typescript.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import path from 'path';
3import { fileURLToPath } from 'url';
4import { processData } from './data-processor.mjs';

Callers

nothing calls this directly

Calls 6

getAllEntriesFunction · 0.90
processDataFunction · 0.90
applyPatchesFunction · 0.90
generateTypeDefinitionsFunction · 0.85
addMethod · 0.45

Tested by

no test coverage detected