Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ ObjectId } from
'mongodb'
;
2
import
{ SolutionNotFoundError } from
'../error'
;
3
import
bus from
'../service/bus'
;
4
import
* as document from
'./document'
;
Callers
nothing calls this directly
Calls
3
on
Method · 0.45
getMulti
Method · 0.45
all
Method · 0.45
Tested by
no test coverage detected