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