UNPKG

@graysham/mixmotion-player

Version:

<h1 align='center'> Mixmotion Player </h1>

5 lines (3 loc) 164 B
import { default as React } from 'react'; import { MixmotionPlayerProps } from '../types'; export declare const MixmotionPlayerUI: React.FC<MixmotionPlayerProps>;