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