Type Alias ProcessorFn

ProcessorFn: (params: ProcessorFnParams) => Promise<void>

Type declaration