// Type definitions for GSAP 1.19 // Project: http://greensock.com/ // Definitions by: VILIC VANE , Robert S , Richard Fox // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// /// /// /// /// /// declare module 'gsap' { export = gsap; }