Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badyun/AShare
/ get
Function
get
controller/user.js:29–31 ·
view source on GitHub ↗
(req, res)
Source
from the content-addressed store, hash-verified
27
}
28
},
29
async
get(req, res) {
30
return
res.
return
(
await
registerClick())
31
}
32
},
33
change: {
34
post(req, res) {
Callers
nothing calls this directly
Calls
1
registerClick
Function · 0.85
Tested by
no test coverage detected