[angular-animate] Add TypeScript 2.1 requirement.

This commit is contained in:
Leonard Thieu
2017-06-24 15:20:59 -04:00
parent d8e10aafad
commit 4fd3eaa8ad

View File

@@ -2,6 +2,7 @@
// Project: http://angularjs.org
// Definitions by: Michel Salib <https://github.com/michelsalib>, Adi Dahiya <https://github.com/adidahiya>, Raphael Schweizer <https://github.com/rasch>, Cody Schaaf <https://github.com/codyschaaf>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
declare var _: string;
export = _;