Skip to content

Instantly share code, notes, and snippets.

@prettymuchbryce
Created January 6, 2014 05:46
Show Gist options
  • Save prettymuchbryce/8278778 to your computer and use it in GitHub Desktop.
Save prettymuchbryce/8278778 to your computer and use it in GitHub Desktop.
//For node.js
if (typeof window === 'undefined' && typeof module !== 'undefined' && module.exports) {
module.exports = EasyStar;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment