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