DYL0109
2025-01-23 3a010ed847953554602a6cdee3417105b9066e02
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}