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