mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
6 lines
56 B
JavaScript
6 lines
56 B
JavaScript
'use strict';
|
|
|
|
module.exports = function(Article) {
|
|
|
|
};
|