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