Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/examples
/
Class
framework-boilerplates/angular/src/app/app.component.ts:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
styleUrls: [
'./app.component.css'
]
7
})
8
export
class
AppComponent {
9
title =
'angular-test'
;
10
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected