MCPcopy
hub / github.com/audreyt/ethercalc / fill

Method fill

packages/client/test/mock-socialcalc.ts:116–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114 lineTo(x: number, y: number): void;
115 stroke(): void;
116 fill(): void;
117 beginPath(): void;
118 closePath(): void;
119 fillRect(x: number, y: number, w: number, h: number): void;

Callers 4

graph.test.tsFile · 0.80
drawPieChartFunction · 0.80
drawScatterChartFunction · 0.80
renderMarkdownTableFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected