Skip to content

Instantly share code, notes, and snippets.

@danialkalbasi
Created March 12, 2017 06:51
Show Gist options
  • Save danialkalbasi/c8eefcd30ac0601b71281d1408e957b7 to your computer and use it in GitHub Desktop.
Save danialkalbasi/c8eefcd30ac0601b71281d1408e957b7 to your computer and use it in GitHub Desktop.
var gsap = require('gsap')
export default class Animation{
let tl = new gsap.TimelineLite();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment