UNPKG

react-udux-player

Version:

A customizable music player for React applications

3 lines (2 loc) 107 B
import type { Theme } from "../types"; export declare function generatePlayerStyles(theme: Theme): string;