Skip to content

Instantly share code, notes, and snippets.

@daybrush
Last active October 18, 2018 10:00
Show Gist options
  • Save daybrush/6a64cbb7fd5a0e2e65d2571a8a1b6dc7 to your computer and use it in GitHub Desktop.
Save daybrush/6a64cbb7fd5a0e2e65d2571a8a1b6dc7 to your computer and use it in GitHub Desktop.
/* 0 */
/***/ (function(module, exports, __webpack_require__) {
exports.TRANSFORM = "transform";
exports.ANIMATION = "animation";
exports.DIRECTION_LEFT = 1;
exports.ALTERNATE_REVERSE = "alternate-reverse";
}),
/* 1 */
/***/ (function(module, exports, __webpack_require__) {
/* harmony import */ var _consts = __webpack_require__(0);
_consts.TRNANSFORM;
_consts.ANIMATION;
_consts.DIRECTION_LEFT;
_consts.ALTERNATE_REVERSE;
}),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment