马宇豪
2024-12-16 0d70a4477475465be490f8f9b45387765b6eac0a
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}