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