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