MCPcopy Create free account
hub / github.com/arethetypeswrong/arethetypeswrong.github.io / main.ts

File main.ts

packages/web/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ResultMessage } from "../worker/worker.ts";
2import { subscribeRenderer } from "./renderer.ts";
3import { updateState, type PackageInfo, getState, subscribe, type State } from "./state.ts";
4import { shallowEqual } from "./utils/shallowEqual.ts";

Callers

nothing calls this directly

Calls 8

updateStateFunction · 0.90
getStateFunction · 0.90
subscribeRendererFunction · 0.90
subscribeFunction · 0.90
debounceFunction · 0.85
onPackageNameInputFunction · 0.85
getPackageInfoFunction · 0.85
onCheckFunction · 0.85

Tested by

no test coverage detected