Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ onUnload
Method
onUnload
deepwiki/deepwiki.ts:999–1001 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
997
// Panel Settings Adapter
998
panelAdapter: PanelSettingsAdapter = {
999
id:
"deepwiki"
,
1000
title:
"DeepWiki"
,
1001
description:
"DeepWiki 配置"
,
1002
category:
"插件配置"
,
1003
icon:
"📚"
,
1004
getSchema: (): PanelSettingField[] => [
Callers
nothing calls this directly
Calls
1
cleanup
Method · 0.95
Tested by
no test coverage detected