zhouwx
2025-03-13 7d88ba6e2373679c5da3c9bc9ee5f7cd41c029e1
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}