zhouwx
2024-07-17 c1823a7f91775fd157d4e4683b597d7e426cd2ed
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}