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