Skip to content

Instantly share code, notes, and snippets.

@luiscarbonell
Created August 12, 2019 14:32
Show Gist options
  • Save luiscarbonell/2c82cfc8be0b889cc21ca71c74f10c6b to your computer and use it in GitHub Desktop.
Save luiscarbonell/2c82cfc8be0b889cc21ca71c74f10c6b to your computer and use it in GitHub Desktop.
// Dependencies here...
function Group() {
// Code here...
}
module.exports = Group;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment