yuan
2026-04-24 575a053e84605167be6349cae5ebf52f2e329170
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}