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