UNPKG

cordova-plugin-ads

Version:

Cordova plugin to add ads into an app. Use javascript to request ads by AdMob.

8 lines (5 loc) 123 B
exports.printMsg = function() { console.log("Plugin for cordova ads"); } var testTest = {}; module.exports = testTest;