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