/** * The universal, unique ID of the task. */ export type TaskId = string;