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