Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/devtools
/ plugin.ts
File
plugin.ts
packages/devtools-a11y/src/react/production/plugin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createReactPlugin } from
'@tanstack/devtools-utils/react'
2
import
{ A11yDevtoolsPanel } from
'./A11yDevtools'
3
4
const
[a11yDevtoolsPlugin] = createReactPlugin({
Callers
nothing calls this directly
Calls
1
createReactPlugin
Function · 0.90
Tested by
no test coverage detected