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