UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

3 lines (2 loc) 140 B
import { CreateVisualElement } from "../types"; export declare const createDomVisualElement: CreateVisualElement<HTMLElement | SVGElement>;