MCPcopy Create free account
hub / github.com/TanStack/devtools / plugin.ts

File plugin.ts

packages/devtools-a11y/src/react/plugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createReactPlugin } from '@tanstack/devtools-utils/react'
2import { A11yDevtoolsPanel } from './A11yDevtools'
3
4const [a11yDevtoolsPlugin, a11yDevtoolsNoOpPlugin] = createReactPlugin({

Callers

nothing calls this directly

Calls 1

createReactPluginFunction · 0.90

Tested by

no test coverage detected