MCPcopy
hub / github.com/loggerhead/json4u / editorStore.ts

File editorStore.ts

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

Source from the content-addressed store, hash-verified

1import { type MessageKey } from "@/global";
2import { Comparer } from "@/lib/editor/comparer";
3import type { Kind, EditorWrapper } from "@/lib/editor/editor";
4import { toastErr, toastSucc, toastWarn } from "@/lib/utils";

Callers

nothing calls this directly

Calls 4

getStatusStateFunction · 0.90
parseAndSetMethod · 0.80
textMethod · 0.80
compareMethod · 0.80

Tested by

no test coverage detected