zhouwenxuan
2024-02-22 32025887cb0e13634d800330bb33e3533fd3f70d
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}