Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgressiveCoders/Spoke
/ pending-message-part.js
File
pending-message-part.js
src/server/models/pending-message-part.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
{ requiredString, optionalString, 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