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