MCPcopy 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

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