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

Class

e2e/apps/angular/src/app/app.ts:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 changeDetection: ChangeDetectionStrategy.OnPush,
16})
17export class App {
18 readonly plugins = signal<TanStackDevtoolsAngularPlugin[]>([
19 {
20 name: 'Demo',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected