MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/cm/colorView.ts:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120class ColorWidget extends WidgetType {
121 state: ColorWidgetState;
122 color: string;
123 colorRaw: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected