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