MCPcopy
hub / github.com/maurodesouza/profile-readme-generator / off

Method off

src/events/index.ts:12–14  ·  view source on GitHub ↗
(event: Event, callback: Callback)

Source from the content-addressed store, hash-verified

10 }
11
12 off(event: Event, callback: Callback) {
13 document.removeEventListener(event, callback);
14 }
15}
16
17const events = new EventsHandle();

Callers 8

ThemeHandlerFunction · 0.80
ReadmeResultFunction · 0.80
PanelProviderFunction · 0.80
CopyCurrentFileContentFunction · 0.80
ModalFunction · 0.80
CanvasProviderFunction · 0.80
ExtensionsProviderFunction · 0.80
SettingsProviderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected