mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-01 00:03:50 -05:00
6 lines
56 B
JavaScript
6 lines
56 B
JavaScript
'use strict';
|
|
|
|
module.exports = function(Article) {
|
|
|
|
};
|