UNPKG

sfdx-git-delta

Version:

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

6 lines (5 loc) 218 B
export declare const DOT = "."; export declare const EXTENSION_SUFFIX_REGEX: RegExp; export declare const PATH_SEP = "/"; export declare const PATH_SEPARATOR_REGEX: RegExp; export declare const UTF8_ENCODING = "utf8";