Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Script-Hub-Org/Script-Hub
/ notify
Function
notify
script-converter.js:667–669 ·
view source on GitHub ↗
(title, subt, desc, opts)
Source
from the content-addressed store, hash-verified
665
}
666
// 通知
667
async
function
notify(title, subt, desc, opts) {
668
$.msg(title, subt, desc, opts)
669
}
670
671
function
createRound(methodName) {
672
const
func = Math[methodName]
Callers
2
script-converter.js
File · 0.70
http
Function · 0.70
Calls
1
msg
Method · 0.45
Tested by
no test coverage detected