zhouwenxuan
2023-12-12 71cc4a7c66a9caa8f856edc55f16564fe2972a0a
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}