6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
const file7 = require("./file7.js")
|
|
|
|
module.exports = function () {
|
|
file7()
|
|
}
|