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