resolve #13 add warning messages when target is not found
This commit is contained in:
@@ -229,6 +229,7 @@ export type playerConfig = {
|
||||
root: Element;
|
||||
loadTimeout: number;
|
||||
skipInactive: Boolean;
|
||||
showWarning: Boolean;
|
||||
};
|
||||
|
||||
export type playerMetaData = {
|
||||
|
||||
Reference in New Issue
Block a user