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