UNPKG

sfdx-hardis

Version:

Swiss-army-knife Toolbox for Salesforce. Allows you to define a complete CD/CD Pipeline. Orchestrate base commands and assist users with interactive wizards

6 lines (5 loc) 148 B
export declare function minimizeProfile(profileFile: string): Promise<{ removed: any[]; updatedDefaults: boolean; updated: boolean; }>;