Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chavyleung/scripts
/ barWrapper
Function
barWrapper
tieba/tieba.js:183–185 ·
view source on GitHub ↗
(bar)
Source
from the content-addressed store, hash-verified
181
}
182
183
function
barWrapper(bar) {
184
return
{ id: bar.forum_id, name: bar.forum_name, exp: bar.user_exp, level: bar.user_level, isSign: bar.is_sign === 1 }
185
}
186
187
function
showmsg() {
188
return
new
Promise((resolve) => {
Callers
1
tieba
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected