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