Skip to content

Instantly share code, notes, and snippets.

@mye-creator
Last active November 29, 2020 04:35
Show Gist options
  • Save mye-creator/d26f5754b30055acb019c527fab83a5a to your computer and use it in GitHub Desktop.
Save mye-creator/d26f5754b30055acb019c527fab83a5a to your computer and use it in GitHub Desktop.
[Node.js] How to connect JS file to other JS file
let fileName = require("./fileLocation").fileName;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment