Type alias RunTaskFunction

RunTaskFunction: ((name: string, taskArguments?: TaskArguments) => PromiseAny)

Type declaration

Generated using TypeDoc