MCPcopy Create free account
hub / github.com/bea4dev/ShojiWM / pendingProcessActionsPayload

Function pendingProcessActionsPayload

tools/decoration-runtime.ts:840–845  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

838 x: number;
839 y: number;
840 width: number;
841 height: number;
842}
843
844interface RuntimeManagedWindowPoint {
845 x: number;
846 y: number;
847}
848

Callers 1

mainFunction · 0.85

Calls 1

Tested by

no test coverage detected