docs(contact): mark as deprecated (#2238)

* docs(contact): mark as deprecated

* Update index.ts
This commit is contained in:
Daniel Sogl 2017-12-29 03:23:04 +01:00 committed by Ibby Hadeed
parent 9990df8953
commit 8e9907dc53

View File

@ -261,6 +261,10 @@ export class ContactFindOptions implements IContactFindOptions {
* @description
* Access and manage Contacts on the device.
*
* @deprecated
* This plugin is being deprecated. No more work will be done on this plugin by the Cordova development community.
* You can continue to use this plugin and it should work as-is in the future but any more arising issues will not be fixed by the Cordova community.
*
* @usage
*
* ```typescript