Type Alias PartialExistingProvider<T>

PartialExistingProvider<T>: Pick<ExistingProvider<T>, "useExisting">

Type Parameters

  • T