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