View Source
Task queued to run after a component update completes.
type Task = (signal: AbortSignal) => void;