MCPcopy
hub / github.com/witheve/Eve / client.ts

File client.ts

src/client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {clone, debounce, uuid, sortComparator} from "./util";
2import {Owner, config, Config, init as initConfig} from "./config";
3import {sentInputValues, activeIds, renderRecords, renderEve} from "./renderer"
4import {IDE} from "./ide";

Callers

nothing calls this directly

Calls 5

subscribeToTagDiffFunction · 0.85
subscribeMethod · 0.80
updateActionsMethod · 0.80
updateViewsMethod · 0.80
sendMethod · 0.65

Tested by

no test coverage detected