6 lines
56 B
JavaScript
Raw Normal View History

2018-07-31 00:28:36 +05:30
'use strict';
module.exports = function(Article) {
};