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