framer-motion
Advanced tools
Comparing version 11.16.1 to 11.16.2
import * as motion_dom from 'motion-dom'; | ||
import { AnimationPlaybackControls, UnresolvedValueKeyframe, Transition, ElementOrSelector, DOMKeyframesDefinition, AnimationOptions, AnimationPlaybackOptions, Easing, AnimationScope, ValueAnimationTransition, EasingFunction, ProgressTimeline, EasingModifier, ValueAnimationOptions, KeyframeGenerator, DynamicOption } from 'motion-dom'; | ||
export { BezierDefinition, DOMKeyframesDefinition, AnimationOptions as DynamicAnimationOptions, Easing, EasingDefinition, EasingFunction, EasingModifier, isDragActive } from 'motion-dom'; | ||
export * from 'motion-dom'; | ||
export { BezierDefinition, Easing, EasingDefinition, EasingFunction, EasingModifier, isDragActive } from 'motion-dom'; | ||
export { invariant, noop, progress } from 'motion-utils'; | ||
@@ -5,0 +6,0 @@ |
{ | ||
"name": "framer-motion", | ||
"version": "11.16.1", | ||
"version": "11.16.2", | ||
"description": "A simple and powerful JavaScript animation library", | ||
@@ -140,3 +140,3 @@ "main": "dist/cjs/index.js", | ||
], | ||
"gitHead": "d0d281ab97fe3ceef4d582d8da622faab907998d" | ||
"gitHead": "85ae036cb86b3a2ff31ee4828c2fb650fd3364f2" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
70150
2881932