Type Alias PayloadPipe

PayloadPipe: ((form: ReactiveForm<any>, payload: Dict) => Dict)

Payload pipe function.