mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
docs(): add beta tags
This commit is contained in:
parent
09747cd746
commit
a8258ec998
@ -1,6 +1,7 @@
|
||||
import { Plugin, Cordova } from './plugin';
|
||||
|
||||
/**
|
||||
* @beta
|
||||
* @name Rollbar
|
||||
* @description
|
||||
* This plugin adds Rollbar App monitoring to your application
|
||||
|
@ -43,6 +43,7 @@ export interface SpeechRecognitionListeningOptionsAndroid {
|
||||
}
|
||||
|
||||
/**
|
||||
* @beta
|
||||
* @name SpeechRecognition
|
||||
* @description
|
||||
* This plugin does speech recognition using cloud services
|
||||
|
@ -52,6 +52,7 @@ export interface StripeCardTokenParams {
|
||||
}
|
||||
|
||||
/**
|
||||
* @beta
|
||||
* @name Stripe
|
||||
* @description
|
||||
* A plugin that allows you to use Stripe's Native SDKs for Android and iOS.
|
||||
|
Loading…
Reference in New Issue
Block a user