mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
refractor(filepath): add name field (#722)
This commit is contained in:
parent
6982a2d35f
commit
1a803e70be
@ -19,6 +19,7 @@ declare var window: any;
|
|||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
|
name: 'FilePath',
|
||||||
plugin: 'cordova-plugin-filepath',
|
plugin: 'cordova-plugin-filepath',
|
||||||
pluginRef: 'window.FilePath',
|
pluginRef: 'window.FilePath',
|
||||||
repo: 'https://github.com/hiddentao/cordova-plugin-filepath',
|
repo: 'https://github.com/hiddentao/cordova-plugin-filepath',
|
||||||
|
Loading…
Reference in New Issue
Block a user