MCPcopy Create free account
hub / github.com/NobyDa/Script / done

Function done

JD-DailyBonus/JD_DailyBonus.js:1952–1955  ·  view source on GitHub ↗
(value = {})

Source from the content-addressed store, hash-verified

1950 return console.log('\n签到用时: ' + end + ' 秒')
1951 }
1952 const done = (value = {}) => {
1953 if (isQuanX) return $done(value)
1954 if (isSurge) isRequest ? $done(value) : $done()
1955 }
1956 return {
1957 AnError,
1958 isRequest,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected