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