mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
Merge remote-tracking branch 'upstream/master' into add-docs-platforms
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ docType: "<$ doc.docType $>"
|
||||
<!-- decorators -->
|
||||
<@- if doc.decorators @>
|
||||
<@ for prop in doc.decorators[0].argumentInfo @>
|
||||
<pre><code>$ ionic plugin add <$ prop.plugin $></code></pre>
|
||||
<pre><code>$ cordova plugin add <$ prop.plugin $></code></pre>
|
||||
<p>Repo:
|
||||
<a href="<$ prop.repo $>">
|
||||
<$ prop.repo $>
|
||||
|
||||
Reference in New Issue
Block a user