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

Function action

src/dialogs/color.js:135–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133 actionStack.push({
134 id: "box",
135 action() {
136 hide();
137 reject(new Error("cancelled"));
138 },
139 });
140
141 document.body.append(box, mask);

Callers 1

sendFileFunction · 0.85

Calls 1

hideFunction · 0.70

Tested by

no test coverage detected