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