UNPKG

nplayer

Version:

powerful danmaku video player

3 lines (2 loc) 128 B
import { PlayerOptions } from './types'; export declare function processOptions(opts?: PlayerOptions): Required<PlayerOptions>;