UNPKG

sf-decomposer

Version:

Decompose Salesforce metadata into granular, VCS-friendly files; recompose for deployment.

3 lines (2 loc) 159 B
export declare function prePurgeLabels(metadataPath: string): Promise<void>; export declare function moveAndRenameLabels(metadataPath: string): Promise<void>;