Mission Control Dashboard - Initial implementation
This commit is contained in:
4
node_modules/motion-dom/dist/es/value/utils/is-motion-value.mjs
generated
vendored
Normal file
4
node_modules/motion-dom/dist/es/value/utils/is-motion-value.mjs
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
const isMotionValue = (value) => Boolean(value && value.getVelocity);
|
||||
|
||||
export { isMotionValue };
|
||||
//# sourceMappingURL=is-motion-value.mjs.map
|
||||
Reference in New Issue
Block a user