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