Type Alias DerivedFunction<TOutput>

DerivedFunction<TOutput>: ((...args: any[]) => TOutput)

Type Parameters

  • TOutput