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