gaoluyang
2025-05-15 03c87707468888db87a98c843b67488b1e88832f
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}