Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/hydro-dev/Hydro
/ Events
Interface
Events
packages/ui-default/context.ts:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
4
declare module
'cordis'
{
5
export
interface
Events extends EventMap { }
6
}
7
8
export
type
{ Disposable, Plugin } from
'cordis'
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected