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