isCssAnimationSupported.d.ts 89 B

12
  1. export default isCssAnimationSupported;
  2. declare function isCssAnimationSupported(): any;