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