gaoluyang
2026-06-08 e2c0f5a29c43f2fe01686b9f1afc22c34eb72448
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}