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