DYL
2025-02-08 e4cadfadfab518969ae83ef5b1db1cc12caed5e7
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}