MCPcopy Create free account
hub / github.com/ProgressiveCoders/Spoke / assignment-feedback.js

File assignment-feedback.js

src/server/models/assignment-feedback.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

requiredStringFunction · 0.90
timestampFunction · 0.90
optionalStringFunction · 0.90

Tested by

no test coverage detected