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