Type Alias AsyncTap_<TCollection>

AsyncTap_<TCollection>: ((collection: TCollection) => PromiseLike<void>)

Type Parameters

  • TCollection