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