UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

5 lines (4 loc) 111 B
import { ValueType } from "style-value-types"; export interface ValueTypeMap { [key: string]: ValueType; }