maven
2025-10-11 52b3b54470ecc3c80d816a9891b651ce7f5a0eaa
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}