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