标签: javascript node.js
我正在创建一个API模块,但是我测试了此脚本,并且configl开始出现错误。我该如何解决这个问题?
configl
const index = require("./index"); exports.shorten(configl) = function() { const shortenlink = config }; exports.postlink = shortenlink; module.exports = shorten;