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