refactor(media-capture):
This commit is contained in:
parent
34e038d3ca
commit
6791754874
@ -1,6 +1,9 @@
|
|||||||
import {Plugin, Cordova, CordovaProperty} from './plugin';
|
import { Cordova, CordovaProperty, Plugin } from './plugin';
|
||||||
import { Observable } from 'rxjs/Rx';
|
import { Observable } from 'rxjs/Rx';
|
||||||
|
|
||||||
|
|
||||||
declare var navigator: any;
|
declare var navigator: any;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name Media Capture
|
* @name Media Capture
|
||||||
* @description
|
* @description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user