MCPcopy 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}
687function round(...args) {
688 return createRound('round')(...args)
689}
690
691function migratingFromGitHubToJsDelivr(url) {
692 // 如果是jsdelivr的原始链接,直接返回

Callers 1

httpFunction · 0.70

Calls 1

createRoundFunction · 0.70

Tested by

no test coverage detected