UNPKG

react-udux-player

Version:

A customizable music player for React applications

5 lines (4 loc) 115 B
import React from 'react'; export declare const PlayerStyleProvider: React.FC<{ children: React.ReactNode; }>;