MCPcopy Index your code
hub / github.com/rough-stuff/rough-notation / RoughAnnotationGroup

Interface RoughAnnotationGroup

src/model.ts:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40export interface RoughAnnotationGroup {
41 show(): void;
42 hide(): void;
43}

Callers

nothing calls this directly

Implementers 1

RoughAnnotationImplsrc/rough-notation.ts

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…