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