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