MCPcopy
hub / github.com/1j01/jspaint / I$ToolBox

Interface I$ToolBox

src/globals.d.ts:113–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111
112// $ToolBox.js
113declare interface I$ToolBox {
114 update_selected_tool(): void;
115}
116// $ColorBox.js
117declare interface I$ColorBox {
118 rebuild_palette(): void;

Callers 2

$ToolBoxFunction · 0.80
select_toolFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected