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