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