Skip to main content
Module

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

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

type

(appName: string) => unknown