MCPcopy Create free account
hub / github.com/dajie111/nodeseek-userscript /

Class

Clockin.js:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 };
18
19 class AutoSignSystem {
20 constructor() {
21 this.windowId = 'window_' + Date.now() + '_' + Math.random().toString(36).substr(2, 9);
22 this.isMaster = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected