Type Alias AsyncTap_<TCollection>

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

Type Parameters

  • TCollection