Skip to content

Instantly share code, notes, and snippets.

@qcom
Created September 20, 2015 09:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save qcom/ec2675e05b11f7d8f5f9 to your computer and use it in GitHub Desktop.
Save qcom/ec2675e05b11f7d8f5f9 to your computer and use it in GitHub Desktop.
class Rater {
constructor() {
}
}
module.exports = Rater;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment