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
@@ -322,6 +322,8 @@ interface QuaggaJSConfigObject {
|
||||
*/
|
||||
type?: string;
|
||||
|
||||
target?: HTMLElement,
|
||||
|
||||
constraints?: QuaggaJSConstraints;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user