@atlaskit/motion
Version:
A set of utilities to apply motion in your application.
13 lines (12 loc) • 426 B
TypeScript
/**
* @deprecated Import from the generated per-export subpath instead.
*/
export { Reanimate } from '../entering/reanimate';
/**
* @deprecated Import from the generated per-export subpath instead.
*/
export type { CustomMotionXCSS } from '../entering/use-motion';
/**
* @deprecated Import from the generated per-export subpath instead.
*/
export { default, type MotionProps, type MotionRef } from '../entering/motion';