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