<!-- Tips: where applicable, specify browser name, browser version, and mobile operating system version --> #### What information was incorrect, unhelpful, or incomplete? See https://github.com/mdn/browser-compat-data/pull/15644#issuecomment-1097434698 #### What did you expect to see? A version number. #### Did you test this? If so, how? ``` > node Welcome to Node.js v17.9.0. Type ".help" for more information. > AbortSignal.timeout [Function: timeout] ``` #### Can you link to any release notes, bugs, pull requests, or MDN pages related to this? https://github.com/nodejs/node/pull/41167 includes AbortSignal.timeout, so probably 17.3.0.
What information was incorrect, unhelpful, or incomplete?
See #15644 (comment)
What did you expect to see?
A version number.
Did you test this? If so, how?
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
nodejs/node#41167 includes AbortSignal.timeout, so probably 17.3.0.