MCPcopy Create free account
hub / github.com/material-shell/material-shell /

Class

src/utils/gjs.ts:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31export class WithSignals {
32 // Note: these will be replaced by the addSignalMethods function
33 // eslint-disable-next-line @typescript-eslint/no-unused-vars, @typescript-eslint/no-empty-function, @typescript-eslint/no-explicit-any
34 emit(name: string, ...params: any[]): void {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected