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
@@ -5,6 +5,7 @@ declare const window: any;
/**
* @name File Path
* @premier filesystem
* @description
*
* This plugin allows you to resolve the native filesystem path for Android content URIs and is based on code in the aFileChooser library.