@motionone/types
Advanced tools
Comparing version 10.14.0 to 10.15.0
{ | ||
"name": "@motionone/types", | ||
"version": "10.14.0", | ||
"version": "10.15.0", | ||
"description": "Shared types for the Motion One packages.", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "4c59ce9e5539899722427bd00f857dc80f29fc09" | ||
"gitHead": "c92cd341e7757083757875a5e9d006ab240af7ef" | ||
} |
@@ -56,2 +56,3 @@ import { MotionValue } from "./MotionValue"; | ||
direction?: PlaybackDirection; | ||
persist?: boolean; | ||
}; | ||
@@ -58,0 +59,0 @@ export declare type DevToolsOptions = { |
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
11005
138