Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/ domain.ts
File
domain.ts
packages/hydrooj/src/handler/domain.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ load } from
'js-yaml'
;
2
import
{ Dictionary } from
'lodash'
;
3
import
moment from
'moment-timezone'
;
4
import
Schema from
'schemastery'
;
Callers
nothing calls this directly
Calls
7
getById
Method · 0.80
hasPerm
Method · 0.80
hasPriv
Method · 0.80
listGroup
Method · 0.80
updateGroup
Method · 0.80
delGroup
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected