Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
17
const
events =
new
EventsHandle();
Callers
8
ThemeHandler
Function · 0.80
ReadmeResult
Function · 0.80
PanelProvider
Function · 0.80
CopyCurrentFileContent
Function · 0.80
Modal
Function · 0.80
CanvasProvider
Function · 0.80
ExtensionsProvider
Function · 0.80
SettingsProvider
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected