UNPKG

playable

Version:

Video player based on HTML5Video

8 lines (6 loc) 148 B
import { IThemeConfig } from '../../core/theme/types'; export default { downloadSvgFill: { fill: (data: IThemeConfig) => data.color, }, };