Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

TargetPlatformArch

import type { TargetPlatformArch } from "https://aws-api.deno.dev/v0.3/services/lookoutvision.ts?docs=full";
type TargetPlatformArch = "ARM64" | "X86_64" | cmnP.UnexpectedEnumValue;

§Type

§
"ARM64" | "X86_64" | cmnP.UnexpectedEnumValue
[src]