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