周文萱
3 天以前 8116c45f50e80312033f8de630c94e6d58083ee4
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}