zhouwx
6 天以前 1d66f43353524889999bbd9ac0b331c557ff98f7
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}