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