declare navigator to get rid of errors
This commit is contained in:
parent
1dbfd70724
commit
e55c0c3e15
@ -1,5 +1,6 @@
|
|||||||
import {Plugin, Cordova, CordovaProperty} from './plugin';
|
import {Plugin, Cordova, CordovaProperty} from './plugin';
|
||||||
import {Observable} from 'rxjs/Rx';
|
import {Observable} from 'rxjs/Rx';
|
||||||
|
declare var navigator: any;
|
||||||
/**
|
/**
|
||||||
* @name Media Capture
|
* @name Media Capture
|
||||||
* @description
|
* @description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user