MCPcopy Create free account
hub / github.com/hydro-dev/Hydro / solution.ts

File solution.ts

packages/hydrooj/src/model/solution.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ObjectId } from 'mongodb';
2import { SolutionNotFoundError } from '../error';
3import bus from '../service/bus';
4import * as document from './document';

Callers

nothing calls this directly

Calls 3

onMethod · 0.45
getMultiMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected