MCPcopy
hub / github.com/facebook/react / then

Method then

packages/react-cache/src/ReactCacheOld.js:17–17  ·  packages/react-cache/src/ReactCacheOld.js::Suspender.then
(resolve: () => mixed, reject: () => mixed)

Source from the content-addressed store, hash-verified

15
16interface Suspender {
17 then(resolve: () => mixed, reject: () => mixed): mixed;
18}
19
20type PendingResult = {

Callers 15

resolveThenableFunction · 0.65
lazyInitializerFunction · 0.65
thenFunction · 0.65
startTransitionFunction · 0.65
requireAsyncModuleFunction · 0.65
preloadModuleFunction · 0.65
progressFunction · 0.65
startReadingFromStreamFunction · 0.65
createFromFetchFunction · 0.65
progressFunction · 0.65
startReadingFromStreamFunction · 0.65

Calls

no outgoing calls

Tested by 15

pushFunction · 0.52
pushFunction · 0.52
transformFunction · 0.52
readValueFunction · 0.52
readValueFunction · 0.52
readValueFunction · 0.52
readFunction · 0.52
readAFunction · 0.52
readBFunction · 0.52
thenFunction · 0.52
thenFunction · 0.52