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