Skip to content

Commit d4ba32a

Browse files
committed
Expose Diff object
1 parent 86a10d6 commit d4ba32a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

diffDOM.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,9 @@
461461
}
462462

463463
};
464+
465+
diffDOM.Diff = Diff;
466+
464467
diffDOM.prototype = {
465468

466469
// ===== Create a diff =====

0 commit comments

Comments
 (0)