ConstructorSansProvider
interface
Configures the Injector
to return an instance of a token.
API
Usage Notes
interface ConstructorSansProvider {}
deps
any[] | undefined
A list of token
s to be resolved by the injector.
Jump to details
Configures the Injector
to return an instance of a token.
interface ConstructorSansProvider {}
any[] | undefined
A list of token
s to be resolved by the injector.