zouyu
2026-06-30 6570b36a352edd87532dcf13a124181d4d815a39
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}