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