Type Alias PartialValueProvider<T>

PartialValueProvider<T>: Pick<ValueProvider<T>, "useValue">

Type Parameters

  • T