mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(plugins): add import statements for usage clarity
This commit is contained in:
@@ -5,6 +5,12 @@ import {Plugin, Cordova} from './plugin'
|
||||
* @description
|
||||
* @platforms Android
|
||||
* @usage
|
||||
* ```js
|
||||
* import {Hotspot} from 'ionic-native';
|
||||
*
|
||||
*
|
||||
*
|
||||
* ```
|
||||
*/
|
||||
@Plugin({
|
||||
plugin: 'cordova-plugin-hotspot',
|
||||
|
||||
Reference in New Issue
Block a user