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