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