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