Merge pull request #711 from impinball/ts

Strengthen TS types, add documentation comments, remove diff noise.
This commit is contained in:
Leo Horie 2015-07-13 21:20:23 -04:00
commit ec1da49fa7
3 changed files with 845 additions and 127 deletions

View file

@ -122,4 +122,4 @@ where:
- **Boolean forceRecreation**
If set to true, rendering a new virtual tree will completely overwrite an existing one without attempting to diff against it
If set to true, rendering a new virtual tree will completely overwrite an existing one without attempting to diff against it