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

Class

ai/ai.ts:3788–3788  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3786
3787class ConfigFeature extends BaseFeatureHandler {
3788 readonly name = "配置管理";
3789 readonly command = "config";
3790 readonly description = "管理 API 配置";
3791

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected