MCPcopy 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

1import thinky from "./thinky";
2const type = thinky.type;
3import { requiredString, optionalString, timestamp } from "./custom-types";
4

Callers

nothing calls this directly

Calls 3

requiredStringFunction · 0.90
optionalStringFunction · 0.90
timestampFunction · 0.90

Tested by

no test coverage detected