Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ then
Function
then
packages/react-reconciler/src/__tests__/ReactUse-test.js:168–168 ·
view source on GitHub ↗
(ping)
Source
from the content-addressed store, hash-verified
166
// Create an already fulfilled thenable
167
const
thenable = {
168
then(ping) {},
169
status:
'fulfilled'
,
170
value: null,
171
};
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.70
Tested by
no test coverage detected