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