type alias DownloadURLimport { type DownloadURL } from "https://deno.land/x/alloy_folk@v1.1.2/types/application.ts"; definition: { arch: Arch; url: string; }