Skip to main content
Module

x/task_runner_v2/src/interfaces.ts>Tasks

Version 2 of deno-task-runner to fix issues
Latest
type alias Tasks
import { type Tasks } from "https://deno.land/x/task_runner_v2@v1.0.3/src/interfaces.ts";
definition: { [name: string]: Command; }