MCPcopy Create free account
hub / github.com/SnapDrop/snapdrop /

Class

client/scripts/ui.js:529–529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527
528
529class Snapdrop {
530 constructor() {
531 const server = new ServerConnection();
532 const peers = new PeersManager(server);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected