MCPcopy Index your code
hub / github.com/monkeytypegame/monkeytype / route-controller.ts

File route-controller.ts

frontend/src/ts/controllers/route-controller.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as PageController from "./page-controller";
2import * as PageTransition from "../legacy-states/page-transition";
3import { isAuthAvailable } from "../firebase";
4import { isAuthenticated } from "../states/core";

Callers

nothing calls this directly

Calls 6

isAuthAvailableFunction · 0.90
isAuthenticatedFunction · 0.90
navigateFunction · 0.85
routerFunction · 0.85
matchesMethod · 0.80
removeMethod · 0.45

Tested by

no test coverage detected