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