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:
@@ -31,6 +31,9 @@ export interface smsOptionsAndroid {
|
||||
*
|
||||
* @usage
|
||||
* ```ts
|
||||
* import {SMS} from 'ionic-native';
|
||||
*
|
||||
*
|
||||
*
|
||||
* // Send a text message using default options
|
||||
* SMS.send('416123456','Hello world!');
|
||||
|
||||
Reference in New Issue
Block a user