MCPcopy Index your code
hub / github.com/monkeytypegame/monkeytype / persistence.ts

File persistence.ts

frontend/src/ts/config/persistence.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Config as ConfigSchema } from "@monkeytype/schemas/configs";
2import { saveConfig } from "../ape/config";
3import { setAccountButtonSpinner } from "../states/header";
4import { Config } from "./store";

Callers

nothing calls this directly

Calls 4

getDefaultConfigFunction · 0.90
isObjectFunction · 0.90
migrateConfigFunction · 0.90
saveConfigFunction · 0.90

Tested by

no test coverage detected