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