Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alloy_folk/types/application.ts>DownloadURL

An application installer for restriced macOS
Go to Latest
type alias DownloadURL
import { type DownloadURL } from "https://deno.land/x/alloy_folk@v1.1.0/types/application.ts";
definition: { arch: Arch; url: string; }