Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgressiveCoders/Spoke
/ interaction-step.js
File
interaction-step.js
src/server/models/interaction-step.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