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