new
马宇豪
2023-11-23 e0508af12ad5ca07997836545878de95591fb312
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}