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