Add TODO for 4.x

This commit is contained in:
Ibby Hadeed 2017-05-17 07:13:04 -04:00
parent e596825ee9
commit e5aff0f5f0

View File

@ -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