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