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