@atlaskit/motion
Version:
A set of utilities to apply motion in your application.
13 lines (12 loc) • 470 B
JavaScript
/* eslint-disable @repo/internal/deprecations/deprecation-ticket-required -- VOLTC-139 tracks removal of these deprecated re-export shims. */
/**
* @deprecated Import from the generated per-export subpath instead.
*/
export { Reanimate } from '../entering/reanimate';
/**
* @deprecated Import from the generated per-export subpath instead.
*/
/**
* @deprecated Import from the generated per-export subpath instead.
*/
export { default } from '../entering/motion';