signal

open override val signal: AbortSignal(source)

The read-only signal property of the Request interface returns the AbortSignal associated with the request.

MDN Reference