MCPcopy
hub / github.com/Shopify/draggable / waitForPromisesToResolve

Function waitForPromisesToResolve

test/helpers/environment.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29export function waitForPromisesToResolve() {
30 return new Promise((resolve) => setImmediate(resolve));
31}

Callers 2

Mirror.test.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…