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