MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/pages/quickTools/quickTools.js:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47class QuickToolsManager {
48 constructor() {
49 this.container = <div id="quicktools-settings"></div>;
50 this.longPressTimer = null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected