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