1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# Installation
> `npm install --save @types/diff`
# Summary
This package contains type definitions for diff (https://github.com/kpdecker/jsdiff).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/diff.
### Additional Details
* Last updated: Tue, 06 Jul 2021 20:32:44 GMT
* Dependencies: none
* Global values: `Diff`
# Credits
These definitions were written by [vvakame](https://github.com/vvakame), [szdc](https://github.com/szdc), [moc-yuto](https://github.com/moc-yuto), [BendingBender](https://github.com/BendingBender), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).
|