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

File assignment.js

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

Source from the content-addressed store, hash-verified

1import thinky from "./thinky";
2import { requiredString, timestamp } from "./custom-types";
3
4import Campaign from "./campaign";

Callers

nothing calls this directly

Calls 2

requiredStringFunction · 0.90
timestampFunction · 0.90

Tested by

no test coverage detected