MCPcopy Create free account
hub / github.com/TanStack/devtools / custom-devtools-panel.ts

File custom-devtools-panel.ts

examples/angular/panel/src/app/devtools/custom-devtools-panel.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DevtoolsEventClient } from './eventClient'
2import { createAngularPanel, createAngularPlugin } from '@tanstack/devtools-utils/angular'
3
4class BasePanel {

Callers

nothing calls this directly

Calls 2

createAngularPanelFunction · 0.90
createAngularPluginFunction · 0.90

Tested by

no test coverage detected