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