UNPKG

sfdx-git-delta

Version:

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

3 lines (2 loc) 139 B
export declare const isLFS: (content: Buffer) => boolean; export declare const getLFSObjectContentPath: (bufferContent: Buffer) => string;