property WASIOptions.stdout Usage in Deno```typescript import { type WASIOptions } from "node:node__wasi.d.ts"; ``` The file descriptor used as standard output in the WebAssembly application. Type number | undefined