UNPKG

@atlaskit/motion

Version:

A set of utilities to apply motion in your application.

13 lines (12 loc) 409 B
/** * @deprecated Import from the generated per-export subpath instead. */ export { durationStep, durations } from '../utils/durations'; /** * @deprecated Import from the generated per-export subpath instead. */ export { exitingDurations } from '../utils/exiting-durations'; /** * @deprecated Import from the generated per-export subpath instead. */ export type { Durations } from '../utils/durations';