sf-decomposer
Version:
Split large Salesforce metadata files into version-control-friendly pieces and rebuild deployment-ready files.
79 lines (78 loc) • 1.66 kB
TypeScript
declare const _default: {
profile: {
uniqueIdElements: string[];
};
permissionset: {
uniqueIdElements: string[];
};
flow: {
uniqueIdElements: string[];
};
globalValueSetTranslation: {
uniqueIdElements: string[];
};
standardValueSetTranslation: {
uniqueIdElements: string[];
};
bot: {
uniqueIdElements: string[];
};
marketingappextension: {
uniqueIdElements: string[];
};
loyaltyProgramSetup: {
uniqueIdElements: string[];
};
entitlementProcess: {
uniqueIdElements: string[];
};
approvalProcess: {
uniqueIdElements: string[];
};
quickAction: {
uniqueIdElements: string[];
};
md: {
uniqueIdElements: string[];
};
pathAssistant: {
uniqueIdElements: string[];
};
omniSupervisorConfig: {
uniqueIdElements: string[];
};
genAiPromptTemplate: {
uniqueIdElements: string[];
};
mlDomain: {
uniqueIdElements: string[];
};
liveChatAgentConfig: {
uniqueIdElements: string[];
};
liveChatButton: {
uniqueIdElements: string[];
};
duplicateRule: {
uniqueIdElements: string[];
};
queue: {
uniqueIdElements: string[];
};
reportType: {
uniqueIdElements: string[];
};
serviceChannel: {
uniqueIdElements: string[];
};
genAiPlugin: {
uniqueIdElements: string[];
};
app: {
uniqueIdElements: string[];
};
mutingpermissionset: {
uniqueIdElements: string[];
};
}[];
export default _default;