docs(): add beta tags

This commit is contained in:
Ibby 2017-01-20 16:33:43 -05:00
parent 09747cd746
commit a8258ec998
3 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import { Plugin, Cordova } from './plugin';
/**
* @beta
* @name Rollbar
* @description
* This plugin adds Rollbar App monitoring to your application

View File

@ -43,6 +43,7 @@ export interface SpeechRecognitionListeningOptionsAndroid {
}
/**
* @beta
* @name SpeechRecognition
* @description
* This plugin does speech recognition using cloud services

View File

@ -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.