MCPcopy Create free account
hub / github.com/Shitanshukumar607/Drawspace / EraserProperties

Interface EraserProperties

context/toolPropertiesStore.ts:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11export interface EraserProperties {
12 strokeWidth: number;
13 opacity: number;
14}
15
16export interface RectangleProperties {
17 stroke: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected