Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angularcafe/slateui
/
Class
projects/docs/src/app/app.ts:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
templateUrl:
'./app.html'
9
})
10
export
class
App {
11
// Inject the service to ensure it's initialized
12
private highlightThemeService = inject(HighlightThemeService);
13
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected