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