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