freeCodeCamp/common/models/popularity.js

6 lines
59 B
JavaScript

'use strict';
module.exports = function(Popularity) {
};