UNPKG

sfdx-git-delta

Version:

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

5 lines (4 loc) 162 B
import InResourceHandler from './inResourceHandler.js'; export default class BundleHandler extends InResourceHandler { protected _getElementName(): string; }