Add missing typing for inputStream target

This commit is contained in:
Dan.Manastireanu
2017-10-26 16:33:26 +03:00
parent a6d370a9c1
commit 12a74d03d4
+2
View File
@@ -322,6 +322,8 @@ interface QuaggaJSConfigObject {
*/
type?: string;
target?: HTMLElement,
constraints?: QuaggaJSConstraints;
/**