Skip to content

Instantly share code, notes, and snippets.

@bartread
Created May 2, 2020 11:41
Show Gist options
  • Save bartread/278867931690a75530b20eee01923ff4 to your computer and use it in GitHub Desktop.
Save bartread/278867931690a75530b20eee01923ff4 to your computer and use it in GitHub Desktop.
var delay = config.delay || 0,
duration = config.duration || 300,
easing = config.easing || identity,
tick$$1 = (config.tick ? config.tick.tick$$1 : noop) || noop,
css = config.css;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment