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