Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/viliusle/miniPaint
/ clone
Method
clone
src/js/core/base-tools.js:241–243 ·
view source on GitHub ↗
(object)
Source
from the content-addressed store, hash-verified
239
}
240
241
clone(object) {
242
return
JSON.parse(JSON.stringify(object));
243
}
244
245
/**
246
* customized mouse cursor
Callers
10
shape_mousedown
Method · 0.95
mousedown
Method · 0.80
mousedown_action
Method · 0.80
mousedown
Method · 0.80
mousedown
Method · 0.80
mousedown
Method · 0.80
mousedown
Method · 0.80
mousedown
Method · 0.80
mousedown
Method · 0.80
mousedown
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected