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