UNPKG

@hoosei/voxweave-react

Version:

A customizable and interactive voice UI component for React applications

3 lines (2 loc) 117 B
import { FC } from "react"; export declare const isAuroraAnimation: (anim: string | FC<any> | undefined) => boolean;