zhouwx
2025-02-19 0dd37d509b9f62a0bc313fbeccd3ca5c7cd36e55
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}