6 lines
51 B
JavaScript
6 lines
51 B
JavaScript
|
|
function File(config) {
|
|
|
|
}
|
|
|
|
module.exports = File; |