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