UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

3 lines (2 loc) 123 B
import { ComponentType } from "react"; export declare function isSVGComponent(Component: string | ComponentType): boolean;