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

Class

packages/hydrooj/src/model/system.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import { SYSTEM_SETTINGS } from './setting';
5
6class SystemModelService extends Service {
7 static readonly inject = ['db'];
8 static readonly name = 'model:system';
9

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected