MCPcopy Create free account
hub / github.com/GooseMod/OpenAsar / strip.js

File strip.js

scripts/strip.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { writeFileSync, readFileSync, readdirSync } = require('fs');
2const { join } = require('path');
3
4const stripCode = (code) => code

Callers

nothing calls this directly

Calls 1

treeFunction · 0.85

Tested by

no test coverage detected