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