UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

4 lines (2 loc) 80 B
const compareByDepth = (a, b) => a.depth - b.depth; export { compareByDepth };