MCPcopy Create free account
hub / github.com/angularcafe/slateui /

Class

projects/docs/src/app/pages/docs/docs.ts:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 }
20})
21export class Docs {
22 // Injected dependencies using Angular 20 inject function
23 private readonly router = inject(Router);
24 private readonly platform = inject(PLATFORM_ID);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected