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

Class

examples/angular/with-devtools/src/app/app.ts:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 changeDetection: ChangeDetectionStrategy.OnPush,
20})
21export class App {
22 readonly counter = createCounter()
23 readonly devtoolsPlugins = injectDevtoolsPlugins()
24

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected