gaoluyang
2025-09-19 110ee983672940bb47ce251a3169f1fcf49df14c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}