潘晓明
2025-02-12 ef37d4a78583019f834bfa9c2a5a4422f3f46b76
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}