mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
chore(file-transfer): undeprecate (#3542)
This commit is contained in:
parent
b5f7f952df
commit
a37ea81488
@ -106,10 +106,6 @@ export interface FileTransferError {
|
|||||||
* @description
|
* @description
|
||||||
* This plugin allows you to upload and download files.
|
* This plugin allows you to upload and download files.
|
||||||
*
|
*
|
||||||
* @deprecated
|
|
||||||
* This plugin has been deprecated in favor of XHR2
|
|
||||||
* https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html
|
|
||||||
*
|
|
||||||
* @usage
|
* @usage
|
||||||
* ```typescript
|
* ```typescript
|
||||||
* import { FileTransfer, FileUploadOptions, FileTransferObject } from '@ionic-native/file-transfer/ngx';
|
* import { FileTransfer, FileUploadOptions, FileTransferObject } from '@ionic-native/file-transfer/ngx';
|
||||||
|
Loading…
Reference in New Issue
Block a user