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