UNPKG

59 BJavaScriptView Raw
1module.exports = (app) => {
2 console.log(app.version);
3};