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