UNPKG

@broadcom/endevor-for-zowe-cli

Version:

Endevor Plug-in for Zowe CLI

5 lines (4 loc) 226 B
import { IPackageActionRequest, BackinBackoutPkgDictionary } from "../index"; export declare class BackinBackoutPackage { static setupBackinBackoutPackageRequest(args: BackinBackoutPkgDictionary): IPackageActionRequest; }