// mutation-types.jsexport const SOME_MUTATION = 'SOME_MUTATION'export const SOME_MUTATION_1 = 'SOME_MUTATION_1'我要import引入mutation-types.js,怎么寫比較好?
當(dāng)js里有多個export怎么引入?
蕪湖不蕪
2018-11-12 13:15:19