MCPcopy
hub / github.com/ajaxorg/ace / AppConfig

Interface AppConfig

ace-internal.d.ts:1618–1619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1616
1617declare module "./src/lib/app_config" {
1618 export interface AppConfig extends Ace.EventEmitter<any> {
1619 }
1620}
1621
1622declare module "./src/mouse/mouse_event" {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…