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