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