refactor(media):
This commit is contained in:
parent
6791754874
commit
df1d42fa99
@ -1,6 +1,9 @@
|
||||
import { CordovaInstance, Plugin } from './plugin';
|
||||
import { Observable } from 'rxjs/Observable';
|
||||
|
||||
|
||||
declare var Media: any;
|
||||
|
||||
/**
|
||||
* @name MediaPlugin
|
||||
* @description
|
||||
@ -185,8 +188,6 @@ export class MediaPlugin {
|
||||
})
|
||||
stop(): void { }
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
export class MediaError {
|
||||
|
Loading…
x
Reference in New Issue
Block a user