Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ UseClass
Class
UseClass
packages/core/test/render3/jit/declare_injectable_spec.ts:134–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
class
UseClass {
135
static ɵprov = ɵɵngDeclareInjectable({
type
: UseClass, useClass: UseClass});
136
}
137
138
class
UseFactory {
139
constructor(readonly msg: string) {}
Callers
nothing calls this directly
Calls
1
ɵɵngDeclareInjectable
Function · 0.90
Tested by
no test coverage detected