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