UNPKG

@c8y/toolkit

Version:

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

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