Type guard to check if a TimeoutResult was aborted via AbortSignal.
The type of the result value
The TimeoutResult to check
True if the result state is "aborted"
Type guard to check if a TimeoutResult was aborted via AbortSignal.