type alias Architecture Usage in Deno```typescript import { type Architecture } from "node:node__process.d.ts"; ``` Definition "arm" | "arm64" | "ia32" | "loong64" | "mips" | "mipsel" | "ppc" | "ppc64" | "riscv64" | "s390" | "s390x" | "x64"