MCPcopy Create free account
hub / github.com/Hattorius/CipherDrop / file.js

File file.js

frontend/file.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const button = document.querySelector('button');
2const loader = document.querySelector('.loader');
3const availability = document.querySelector('.availability');
4const errorP = document.querySelector('.error');

Callers

nothing calls this directly

Calls 3

startProgressFunction · 0.85
errorFunction · 0.85
handleFileFunction · 0.70

Tested by

no test coverage detected