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