MCPcopy
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_mousedownMethod · 0.95
mousedownMethod · 0.80
mousedown_actionMethod · 0.80
mousedownMethod · 0.80
mousedownMethod · 0.80
mousedownMethod · 0.80
mousedownMethod · 0.80
mousedownMethod · 0.80
mousedownMethod · 0.80
mousedownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected