UNPKG

@zowe/imperative

Version:
7 lines 247 B
import { ICommandDefinition } from "../../../../../cmd"; /** * Definition of the uninstall command. * @type {ICommandDefinition} */ export declare const uninstallDefinition: ICommandDefinition; //# sourceMappingURL=uninstall.definition.d.ts.map