/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/react-native-apk@0.2.7/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
import{NativeModules}from"react-native";var RNAPK=NativeModules.ReactNativeAPK,rnApk={getApps:function(){return RNAPK.getApps()},getNonSystemApps:function(){return RNAPK.getNonSystemApps()},installApp:function(n){return RNAPK.installApp(n)},uninstallApp:function(n){return RNAPK.uninstallApp(n)},isAppInstalled:function(n){return RNAPK.isAppInstalled(n)},getAppVersion:function(n){return RNAPK.getAppVersion(n)},runApp:function(n){return RNAPK.runApp(n)}};module.exports=rnApk;
//# sourceMappingURL=/sm/d2092d729288dcbe14c3d8c062265d0bcaf9e0767860abd3cf583ffe18f16e79.map