MCPcopy Index your code
hub / github.com/loggerhead/json4u / worker

Method worker

src/lib/editor/editor.ts:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 }
60
61 worker() {
62 return window.worker;
63 }
64
65 getAnotherEditor() {
66 return getEditorState().getAnotherEditor(this.kind);

Callers 1

parseAndSetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected