lishenao
10 天以前 4d97a259f3069f9b18d87ac3fab710618f2c6087
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}