mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
docs(template): optimize template (#1628)
* Update wrap-min.tmpl * Update wrap.tmpl
This commit is contained in:
parent
28bb6dc1a8
commit
ee59b55c29
@ -6,7 +6,7 @@ import { Injectable } from '@angular/core';
|
|||||||
* @description
|
* @description
|
||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```
|
* ```typescript
|
||||||
* import { {{ PluginName }} } from '@ionic-native/{{ plugin-name }}';
|
* import { {{ PluginName }} } from '@ionic-native/{{ plugin-name }}';
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
@ -20,7 +20,7 @@ import { Observable } from 'rxjs/Observable';
|
|||||||
* This plugin does something
|
* This plugin does something
|
||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```
|
* ```typescript
|
||||||
* import { {{ PluginName }} } from '@ionic-native/{{ plugin-name }}';
|
* import { {{ PluginName }} } from '@ionic-native/{{ plugin-name }}';
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user