GITLAB

WebSocket / websocketHO

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • websocketho
  • recadv
  • totalControl.js
  • 6710c93dc   RECADV Browse Code ยป
    Eric Fernandez
    2019-07-01 10:41:59 -0300  
totalControl.js 75 Bytes
edit raw blame history
1 2 3 4
module.exports = function(totalLineas) {

  return '140;' + totalLineas;
}