interface Socket extends ReadWriteStream Usage in Denoimport { type Socket } from "node:process"; Properties optional isTTY: true | undefined