zt916916
2025-03-26 099db7f4fc2bf57616307e5b5a1c0adb4fd803f5
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}