FactorySansProvider
interface
Configures the Injector
to return a value by invoking a useFactory
function.
API
interface FactorySansProvider { deps?: any[];}}
Jump to details
Configures the Injector
to return a value by invoking a useFactory
function.
interface FactorySansProvider { deps?: any[];}}