Type Alias MapFunction<T>

MapFunction: (props: MapFunctionProps) => Promise<T>

Map function of run command.

Type Parameters

  • T