Type Alias LazyCallback<V>

LazyCallback<V>: (() => V)

Type Parameters

  • V