Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ htmlEscape
Method
htmlEscape
diss/diss.ts:81–86 ·
view source on GitHub ↗
* HTML转义函数(必需)
(text: string)
Source
from the content-addressed store, hash-verified
79
80
/**
81
* HTML转义函数(必需)
82
*/
83
}
84
85
export
default
new
DissPlugin();
Callers
1
handleDiss
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected