MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / constructor

Method constructor

ai/ai.ts:1541–1543  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1539
1540 private constructor() {
1541 this.currentConfig = this.getDefaultConfig();
1542 }
1543
1544 private getDefaultConfig(): DB {
1545 return {
1546 configs: {},

Callers

nothing calls this directly

Calls 1

getDefaultConfigMethod · 0.95

Tested by

no test coverage detected