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