mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
6 lines
183 B
JavaScript
6 lines
183 B
JavaScript
![]() |
function __export(m) {
|
||
|
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
||
|
}
|
||
|
__export(require('./plugins/camera'));
|
||
|
__export(require('./plugins/statusbar'));
|