zss
8 天以前 910f5e67bb8b82ba8801924079cd55a7dad2f7fb
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}