Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getDefaultConfig
Method · 0.95
Tested by
no test coverage detected