张诺
7 天以前 f62e2ef85d9c5c6631d2186c68a749c53d1f77ef
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}