Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cnodejs/nodeclub
/ user.js
File
user.js
controllers/user.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
User = require(
'../proxy'
).User;
2
var
Tag = require(
'../proxy'
).Tag;
3
var
Topic = require(
'../proxy'
).Topic;
4
var
Reply = require(
'../proxy'
).Reply;
Callers
nothing calls this directly
Calls
2
check
Function · 0.85
next
Function · 0.50
Tested by
no test coverage detected