UNPKG

sfdx-git-delta

Version:

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

5 lines (4 loc) 159 B
import InResourceHandler from './inResourceHandler.js'; export default class LwcHandler extends InResourceHandler { protected _isProcessable(): boolean; }