Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
113
declare
interface
I$ToolBox {
114
update_selected_tool(): void;
115
}
116
// $ColorBox.js
117
declare
interface
I$ColorBox {
118
rebuild_palette(): void;
Callers
2
$ToolBox
Function · 0.80
select_tool
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected