StaticClassProvider
interface
Configures the Injector
to return an instance of useClass
for a token.
API
Usage Notes
interface StaticClassProvider { override deps: any[];}}
Jump to details
Configures the Injector
to return an instance of useClass
for a token.
interface StaticClassProvider { override deps: any[];}}