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