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