Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgressiveCoders/Spoke
/ assignment.js
File
assignment.js
src/server/models/assignment.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
thinky from
"./thinky"
;
2
import
{ requiredString, timestamp } from
"./custom-types"
;
3
4
import
Campaign from
"./campaign"
;
Callers
nothing calls this directly
Calls
2
requiredString
Function · 0.90
timestamp
Function · 0.90
Tested by
no test coverage detected