UNPKG

framer-motion

Version:

A simple and powerful React animation library

6 lines (5 loc) 117 B
import { ValueType } from "style-value-types"; /** * ValueType for "auto" */ export declare const auto: ValueType;