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