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