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