variable constants.errno.WSAETIMEDOUT Usage in Denoimport { constants } from "node:os"; const { WSAETIMEDOUT } = constants.errno; Type number