MCPcopy Create free account
hub / github.com/arethetypeswrong/arethetypeswrong.github.io / getState

Function getState

packages/web/src/state.ts:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52}
53
54export function getState(): DeepReadonly<State> {
55 return state;
56}

Callers 5

renderFunction · 0.90
main.tsFile · 0.90
onPackageNameInputFunction · 0.90
getPackageInfoFunction · 0.90
onCheckFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected