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