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