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