mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
docs(contact): mark as deprecated (#2238)
* docs(contact): mark as deprecated * Update index.ts
This commit is contained in:
parent
9990df8953
commit
8e9907dc53
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user