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