UNPKG

@c8y/toolkit

Version:

Toolkit for Cumulocity applications, allows to e.g. deploy an application to an instance of Cumulocity.

3 lines (2 loc) 108 B
import { Command } from 'commander'; export declare function registerDeployCommand(program: Command): void;