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