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