zhouwenxuan
2023-12-14 3af16af475363b795620402addf308e7cd55ad2c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}