zhouwx
2024-10-08 6d4ad5520c1cdc854ead76f338995c3ae649c279
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}