mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-13 13:51:37 +08:00
Creating config programatically
This commit is contained in:
committed by
Christoph Oberhofer
parent
f3f656f3e7
commit
b733c2b7fd
@@ -1,7 +1,6 @@
|
||||
import {merge, pick} from 'lodash';
|
||||
|
||||
var streamRef,
|
||||
loadedDataHandler;
|
||||
var streamRef;
|
||||
|
||||
function waitForVideo(video) {
|
||||
return new Promise((resolve, reject) => {
|
||||
|
||||
Reference in New Issue
Block a user