Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chokcoco/iCSS
/ checkPassed
Function
checkPassed
MCP/scripts/publish-check.js:20–22 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
18
}
19
20
function
checkPassed(message) {
21
console.log(`✅ ${message}`);
22
}
23
24
// 1. 检查必要文件
25
console.log(
'📁 Checking required files...'
);
Callers
1
publish-check.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected