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