UNPKG

framer-motion

Version:

A simple and powerful JavaScript animation library

9 lines (6 loc) 142 B
import { number } from '../../../value/types/numbers/index.mjs'; const int = { ...number, transform: Math.round, }; export { int };