MCPcopy
hub / github.com/heroku/react-refetch / immediatePromise

Function immediatePromise

test/components/connect.spec.js:63–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 }
62
63 const immediatePromise = () => new Promise((resolve) => setImmediate(resolve))
64
65 it('should pass props and promise state to the given component', (done) => {
66 const props = ({

Callers 1

connect.spec.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…