MCPcopy Index your code
hub / github.com/Acode-Foundation/acode-plugin / pack-zip.js

File pack-zip.js

pack-zip.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2const fs = require('fs');
3const jszip = require('jszip');
4

Callers

nothing calls this directly

Calls 1

loadFileFunction · 0.85

Tested by

no test coverage detected