UNPKG

playportal

Version:
5 lines (4 loc) 158 B
module.exports = require('./ppsdk/src/PPManager'); exports.printMsg = function() { console.log("This is a test message from the playPORTAL SDK package"); }