buhuazhen
2026-03-26 168c23ac6a1c021407f905323525c8d411857e57
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}