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