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