property ProcessConfig.target_defaults Usage in Deno```typescript import { type ProcessConfig } from "node:node__process.d.ts"; ``` Properties readonly cflags: any[] readonly default_configuration: string readonly defines: string[] readonly include_dirs: string[] readonly libraries: string[]