Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeborahK/Angular-ReactiveDevelopment
/
Class
swVehicles/src/app/app.component.ts:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
styleUrls: [
'./app.component.css'
]
10
})
11
export
class
AppComponent {
12
pageTitle =
'Star Wars Vehicle Sales'
;
13
14
cartCount$ = this.cartService.cartItems$.pipe(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected