mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-20 12:46:36 +08:00
[angular-animate] Add TypeScript 2.1 requirement.
This commit is contained in:
1
types/angular-animate/index.d.ts
vendored
1
types/angular-animate/index.d.ts
vendored
@@ -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 = _;
|
||||
|
||||
Reference in New Issue
Block a user