Type Alias PayloadTransformer<TSource, TDestination>

PayloadTransformer: (payload: TSource) => TDestination

Type Parameters

Type declaration