Type alias OnAutomationRunResultsFunction

OnAutomationRunResultsFunction: ((ctx) => void | Promise<void>)

Type declaration