Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/smx/src/cli/plugins.ts>CliPluginLoader

Manage and sync scripts, configs and templates between computers
Latest
type alias CliPluginLoader
import { type CliPluginLoader } from "https://deno.land/x/smx@v0.6.0/src/cli/plugins.ts";
definition: (cmd: RootCommand) => Promise<void> | void