MCPcopy 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
4declare module 'cordis' {
5 export interface Events extends EventMap { }
6}
7
8export type { Disposable, Plugin } from 'cordis';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected