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