UNPKG

@graysham/mixmotion-player

Version:

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

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