马宇豪
2024-01-05 7a6ab68171634b80172960f22d2771b12f168076
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}