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