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