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