Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/1j01/jspaint
/ E
Function
E
src/helpers.js:61–63 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
59
* @
type
{typeof document.createElement}
60
*/
61
const
E =
function
E(t) {
62
return
document.createElement(t);
63
};
64
65
/**
66
* @template {any[]} A
Callers
15
$Component
Function · 0.90
imagine_window_dimensions
Function · 0.90
imagine_docked_dimensions
Function · 0.90
render_ghost
Function · 0.90
$ToolBox
Function · 0.90
Handles
Function · 0.90
tools.js
File · 0.90
manage_storage
Function · 0.90
addRow
Function · 0.90
show_imgur_uploader
Function · 0.90
parseImgurResponseJSON
Function · 0.90
$FontBox
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected