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