fix: remainMediaAfterDestroy ts

This commit is contained in:
陈泳瑾 2025-02-17 11:14:03 +08:00 committed by gemstone
parent c230c9e6eb
commit 0d0e027a21

View File

@ -100,7 +100,7 @@ import { getLang } from './utils/util'
* sliderBtnStyle?: { [propName: string]: any },
* volumeColor?: string
* },
* remainMediaAfterDestroy? boolean,
* remainMediaAfterDestroy?: boolean,
* [propName: string]: any;
* } } IPlayerOptions
*/