Skip to content

Instantly share code, notes, and snippets.

@qcom
Created September 20, 2015 09:24
Embed
What would you like to do?
class Rater {
constructor() {
}
}
module.exports = Rater;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment