FactoryProvider
interface
Configures the Injector to return a value by invoking a useFactory function.
API
Usage Notes
interface FactoryProvider extends FactorySansProvider {}
Jump to details
Configures the Injector to return a value by invoking a useFactory function.
interface FactoryProvider extends FactorySansProvider {}