Skip to content

Instantly share code, notes, and snippets.

@dmcassel
Created September 14, 2015 20:25
Show Gist options
  • Save dmcassel/2ccd9840906cfe0a72b9 to your computer and use it in GitHub Desktop.
Save dmcassel/2ccd9840906cfe0a72b9 to your computer and use it in GitHub Desktop.
// Main module
var util = require("utilities.sjs");
util.doSomething();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment