FactoryProvider

constructor(factory: Factory<T>)

Parameters

factory

The factory function that creates instances of type T.