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