UNPKG

@zowe/zos-files-for-zowe-sdk

Version:

Zowe SDK to interact with files and data sets on z/OS

8 lines 191 B
/** * Constants to be used by the API * @memberof ZosFilesConstants */ export declare const ZosFilesConstants: { [key: string]: any; }; //# sourceMappingURL=ZosFiles.constants.d.ts.map