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