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