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