UNPKG

sfdx-git-delta

Version:

Generate the sfdx content in source format and destructive change from two git commits

5 lines (4 loc) 75 B
export type SgdResult = { error?: string; 'output-dir': string; };