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