UNPKG

@zowe/imperative

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