Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/
Class
packages/hydrooj/src/model/problem.ts:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
];
82
83
export
class
ProblemModel {
84
static PROJECTION_CONTEST_LIST: Field[] = [
85
...PROJECTION_BASE,
'config'
,
86
];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected