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