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