Files
DefinitelyTyped/gsap/index.d.ts
2016-10-03 13:06:42 -07:00

9 lines
303 B
TypeScript

// Type definitions for GSAP v1.16.0
// Project: http://greensock.com/
// Definitions by: VILIC VANE <https://vilic.github.io/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="Core.d.ts"/>
/// <reference path="Ease.d.ts"/>
/// <reference path="TweenLite.d.ts"/>