Type Alias Tap<TCollection>

Tap<TCollection>: ((collection: TCollection) => void)

Type Parameters

  • TCollection