UNPKG

@pierre/diffs

Version:

5 lines 237 B
//#region src/utils/applyLineTextWithNewline.d.ts declare function applyLineTextWithNewline(line: string, lineText: string): string; //#endregion export { applyLineTextWithNewline }; //# sourceMappingURL=applyLineTextWithNewline.d.ts.map