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