UNPKG

dtd

Version:

根据数梦工场视觉规范打造的组件库,感谢react-components和ant design

1 lines 396 B
var animation=void 0;function isCssAnimationSupported(){if(void 0!==animation)return animation;var i="Webkit Moz O ms Khtml".split(" "),n=document.createElement("div");if(void 0!==n.style.animationName&&(animation=!0),void 0!==animation)for(var a=0;a<i.length;a++)if(void 0!==n.style[i[a]+"AnimationName"]){animation=!0;break}return animation=animation||!1}export default isCssAnimationSupported;