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