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