mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-12 21:21:42 +08:00
Add missing typing for inputStream target
This commit is contained in:
Vendored
+2
@@ -321,6 +321,8 @@ interface QuaggaJSConfigObject {
|
|||||||
* @default "LiveStream"
|
* @default "LiveStream"
|
||||||
*/
|
*/
|
||||||
type?: string;
|
type?: string;
|
||||||
|
|
||||||
|
target?: HTMLElement,
|
||||||
|
|
||||||
constraints?: QuaggaJSConstraints;
|
constraints?: QuaggaJSConstraints;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user