Skip to content

Instantly share code, notes, and snippets.

@anmolsukki
Created May 5, 2020 12:13
Show Gist options
  • Select an option

  • Save anmolsukki/5a10b03a31f640b03b4199ebd0bc6f13 to your computer and use it in GitHub Desktop.

Select an option

Save anmolsukki/5a10b03a31f640b03b4199ebd0bc6f13 to your computer and use it in GitHub Desktop.
[ NodeJs ] Import File ( https://repl.it/@anmolsukki/ImportFile )
require("./Utils");
const name = "Singh"
console.log(name)
console.log("Anmol")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment