MCPcopy Create free account
hub / github.com/RtlZeroMemory/Rezi / resolve

Method resolve

packages/core/src/cursor/cursorState.ts:49–49  ·  view source on GitHub ↗

Get the resolved cursor state after all widget requests.

()

Source from the content-addressed store, hash-verified

47
48 /** Get the resolved cursor state after all widget requests. */
49 resolve(): CursorState | null;
50
51 /** Reset for next frame. */
52 reset(): void;

Callers 15

flushMicrotasksFunction · 0.80
flushMicrotasksFunction · 0.80
flushMicrotasksFunction · 0.80
form.state.test.tsFile · 0.80
settleReadyFunction · 0.80
readyFunction · 0.80
flushMicrotasksFunction · 0.80
appReady.test.tsFile · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by 15

flushMicrotasksFunction · 0.64
flushMicrotasksFunction · 0.64
flushMicrotasksFunction · 0.64
startMethod · 0.64
stopMethod · 0.64
resolveNextFrameMethod · 0.64
pollEventsMethod · 0.64
pushBatchMethod · 0.64
getCapsMethod · 0.64
flushMicrotasksFunction · 0.64
resolveStopMethod · 0.64
flushWaiterFunction · 0.64