@zowe/zos-uss-for-zowe-sdk
Version:
Zowe SDK to interact with USS on z/OS
8 lines • 304 B
TypeScript
import { ICommandProfileTypeConfiguration } from "@zowe/imperative";
/**
* Profile configuration for SSH profiles
* @type {ICommandProfileTypeConfiguration}
* @memberof ZosUssProfile
*/
export declare const ZosUssProfile: ICommandProfileTypeConfiguration;
//# sourceMappingURL=ZosUss.profile.d.ts.map