UNPKG

@popmotion/popcorn

Version:

Utility functions for animation and interactions.

3 lines (2 loc) 139 B
declare const _default: (prevValue: number, nextValue: number, duration: number, smoothing?: number) => number; export default _default;