mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
refactor(): applied new lint rules
This commit is contained in:
@@ -152,7 +152,7 @@ export interface FileTransferError {
|
||||
* // error
|
||||
* })
|
||||
* }
|
||||
**
|
||||
*
|
||||
* download() {
|
||||
* const url = 'http://www.example.com/file.pdf';
|
||||
* fileTransfer.download(url, this.file.dataDirectory + 'file.pdf').then((entry) => {
|
||||
|
||||
Reference in New Issue
Block a user