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