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