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