@motionone/types
Advanced tools
Comparing version 10.8.2 to 10.9.0
{ | ||
"name": "@motionone/types", | ||
"version": "10.8.2", | ||
"version": "10.9.0", | ||
"description": "Shared types for the Motion One packages.", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "322942798e7b90bb294aea46638d027216ea8dcb" | ||
"gitHead": "9da9c15c92170303a5dd95f4ff78e2850cc68302" | ||
} |
@@ -32,2 +32,3 @@ import { MotionValue } from "./MotionValue"; | ||
playbackRate: number; | ||
playState: AnimationPlayState; | ||
} | ||
@@ -34,0 +35,0 @@ export declare type CustomAnimationSettings = { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10710
136