MCPcopy
hub / github.com/1Panel-dev/MaxKB / Window

Interface Window

ui/env.d.ts:17–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 export = sanitizeHtml
16}
17interface Window {
18 sendMessage: ?((message: string, other_params_data: any) => void)
19 chatUserProfile: ?(() => any)
20 MaxKB: {
21 prefix: string
22 chatPrefix: string
23 }
24}

Callers 2

remove_duplicatesFunction · 0.85
_build_asker_mapMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected