UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

4 lines (3 loc) 198 B
import { MotionComponentConfig } from "../../motion"; import { HTMLRenderState } from "./types"; export declare const htmlMotionConfig: Partial<MotionComponentConfig<HTMLElement, HTMLRenderState>>;