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