// Type definitions for GSAP 1.20.6 // Project: http://greensock.com/ // Definitions by: VILIC VANE , // Robert S , // Richard Fox , // Philip Bulley , // Leonardo Melo // Adem Hodzic // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// /// /// /// /// declare module "gsap" { export = gsap; }