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