UNPKG

@flxbl-io/sfp

Version:

sfp is a CLI tool to help you manage your Salesforce projects in an artifact centric model

4 lines (3 loc) 126 B
export declare function mapInstalledArtifactstoPkgAndCommits(installedArtifacts: any): Promise<{ [p: string]: string; }>;