UNPKG

@zowe/imperative

Version:
7 lines 188 B
export type IConfigSecureProperties = { [key: string]: any; }; export type IConfigSecure = { [path: string]: IConfigSecureProperties; }; //# sourceMappingURL=IConfigSecure.d.ts.map