property UpgradeDeps.apply

The installer. Defaults to Install.apply.

Type

(plan: Install.InstallPlan) => Promise<string[]>

Usage

import { type UpgradeDeps } from "lib/commands/upgrade/index.ts";