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