Type Alias PartialFactoryProvider<T>

PartialFactoryProvider<T>: Pick<FactoryProvider<T>, "useFactory" | "inject">

Type Parameters

  • T