gaoluyang
2025-08-01 8d3dbe2ed9693a58a1886368b1ed67d1137414d3
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}