Add premier and capIncompat metadata to plugins (#3453)

This commit is contained in:
Matt Netkow
2020-06-11 10:56:34 -05:00
committed by GitHub
parent 1567e8ff2f
commit 46bbf633e4
37 changed files with 46 additions and 0 deletions
@@ -2,6 +2,7 @@ import { Injectable } from '@angular/core';
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
/**
* @name Clipboard
* @premier clipboard
* @description
* Clipboard management plugin for Cordova that supports iOS, Android, and Windows Phone 8.
*