'I'm using xoauth package in nodejs and I need this syntax to be on es6 "var xoauth2 = require("xoauth2"), xoauth2gen;", Thank you in advance

var xoauth2 = require("xoauth2"), xoauth2gen;



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source