UNPKG

@sigyl-dev/cli

Version:

Official Sigyl CLI for installing and managing MCP packages. Zero-config installation for public packages, secure API-based authentication.

3 lines 131 B
import { Command } from "commander"; export declare function createInstallCommand(): Command; //# sourceMappingURL=install.d.ts.map