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