const ng = require("ng-app-node-sdk"); module.exports.random = function () { console.log("FROM TEST"); ng.test() };