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