MCPcopy
hub / github.com/tldraw/tldraw / execute

Method execute

packages/state/src/lib/EffectScheduler.ts:261–261  ·  view source on GitHub ↗

* Executes the effect immediately and returns the result. * @returns The result of the effect. * @public

()

Source from the content-addressed store, hash-verified

259 * @public
260 */
261 execute(): Result
262}
263
264/**

Callers 15

runTestFunction · 0.95
useZoomCssFunction · 0.95
useReactorFunction · 0.95
useStateTrackingFunction · 0.95
useQuickReactorFunction · 0.95
errors.test.tsFile · 0.65
listenMethod · 0.65
CanvasOverlays.tsxFile · 0.65
executeNodeFunction · 0.65
executeNodeFunction · 0.65
pinchCanvasFunction · 0.65

Calls

no outgoing calls

Tested by 1

runTestFunction · 0.76