Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Script-Hub-Org/Script-Hub
/ round
Function
round
script-converter.js:687–689 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
685
}
686
}
687
function
round(...args) {
688
return
createRound(
'round'
)(...args)
689
}
690
691
function
migratingFromGitHubToJsDelivr(url) {
692
// 如果是jsdelivr的原始链接,直接返回
Callers
1
http
Function · 0.70
Calls
1
createRound
Function · 0.70
Tested by
no test coverage detected