mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-07 23:03:19 +08:00
chore(http): add name field (#725)
This commit is contained in:
parent
04d01ac1b3
commit
fa0175d248
@ -33,6 +33,7 @@ import { Plugin, Cordova } from './plugin';
|
|||||||
* HTTPResponse
|
* HTTPResponse
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
|
name: 'HTTP',
|
||||||
plugin: 'cordova-plugin-http',
|
plugin: 'cordova-plugin-http',
|
||||||
pluginRef: 'cordovaHTTP',
|
pluginRef: 'cordovaHTTP',
|
||||||
repo: 'https://github.com/wymsee/cordova-HTTP',
|
repo: 'https://github.com/wymsee/cordova-HTTP',
|
||||||
|
Loading…
Reference in New Issue
Block a user