resolve #13 add warning messages when target is not found

This commit is contained in:
Yanzhen Yu
2019-01-05 14:18:07 +08:00
parent 727009177b
commit 6973ce2c8d
4 changed files with 47 additions and 21 deletions

View File

@@ -229,6 +229,7 @@ export type playerConfig = {
root: Element;
loadTimeout: number;
skipInactive: Boolean;
showWarning: Boolean;
};
export type playerMetaData = {