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

x/alloy_folk/models/mod.ts>CMD.installApplication

An application installer for restriced macOS
Go to Latest
variable CMD.installApplication
import { CMD } from "https://deno.land/x/alloy_folk@v1.1.1/models/mod.ts";
const { installApplication } = CMD;

type

(appName: string) => unknown