mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
Bad export
This commit is contained in:
Vendored
+1
-2
@@ -1162,7 +1162,6 @@ function get(obj, path) {
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.wrappedPlugins = undefined;
|
||||
|
||||
var _pluginConfig = require('./plugin-config');
|
||||
|
||||
@@ -1210,7 +1209,7 @@ for (var i = 0; i < _pluginConfig.PluginConfig.length; i++) {
|
||||
wrappedPlugins[plugin.className] = cls;
|
||||
}
|
||||
|
||||
exports.wrappedPlugins = wrappedPlugins;
|
||||
exports.default = wrappedPlugins;
|
||||
|
||||
window.Native = wrappedPlugins;
|
||||
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user