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

Class

packages/fps-importer/index.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12};
13
14class FpsProblemImportHandler extends Handler {
15 async get() {
16 this.response.template = 'problem_import_fps.html';
17 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected