我想做类似的事情
export { getDocs: getCollectionData, addDoc: addDocToCollection };
正确的语法是什么?
node.js
node.js ×1