Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/testing-library/react-hooks-testing-library
/ pure.ts
File
pure.ts
src/pure.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ReactHooksRenderer } from
'./types/react'
2
3
const
renderers = [
4
{ required:
'react-test-renderer'
, renderer:
'./native/pure'
},
Callers
nothing calls this directly
Calls
1
getRenderer
Function · 0.85
Tested by
no test coverage detected