Type Alias Modifier<TInput, TOutput>

Modifier<TInput, TOutput>: ((collection: TInput) => TOutput)

Type Parameters

  • TInput
  • TOutput