MCPcopy Create free account
hub / github.com/triggerdotdev/jsonhero-web /

Class

app/components/JsonPreview.tsx:172–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170
171const highlightLineRangePlugin = ViewPlugin.fromClass(
172 class {
173 decorations: any;
174 constructor(view: any) {
175 this.decorations = highlightLines(view);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected