mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
Add TODO for 4.x
This commit is contained in:
parent
e596825ee9
commit
e5aff0f5f0
@ -2,7 +2,7 @@ import { Injectable } from '@angular/core';
|
||||
import { CordovaInstance, Plugin, CordovaCheck, IonicNativePlugin } from '@ionic-native/core';
|
||||
|
||||
declare const Media: any;
|
||||
|
||||
// TODO for ionic native 4.x ... rename plugin class to Media and use Media.getPlugin() to retrieve the original media object
|
||||
|
||||
/**
|
||||
* @hidden
|
||||
|
Loading…
Reference in New Issue
Block a user