UNPKG

@zowe/zosmf-for-zowe-sdk

Version:

Zowe SDK to interact with the z/OS Management Facility

8 lines 303 B
import { ICommandProfileTypeConfiguration } from "@zowe/imperative"; /** * Profile configuration for ZOSMF profiles * @type {ICommandProfileTypeConfiguration} * @memberof ZosmfProfile */ export declare const ZosmfProfile: ICommandProfileTypeConfiguration; //# sourceMappingURL=Zosmf.profile.d.ts.map