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