property Task.prototype.runTask

Type

(signal?: AbortSignal) => Promise<T>

Usage

import { Task } from ".";