The first code example for the reset function was invalid as it has a semi-colon instead of a colon for the last property in the json object. Change the semi-colon to a colon. Closes https://github.com/angular/angular/issues/12531
isPresent(x) ? x : y
x || y
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
License: MIT