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