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