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