Skip to content

Instantly share code, notes, and snippets.

@mrsharpoblunto
Created October 30, 2019 17:54
Show Gist options
  • Save mrsharpoblunto/f066b827c745eff67932b5a3062280c8 to your computer and use it in GitHub Desktop.
Save mrsharpoblunto/f066b827c745eff67932b5a3062280c8 to your computer and use it in GitHub Desktop.
module.exports = function baz() {
require('foo')();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment