liyong
2026-05-27 cd9ee0b4268c6b0ccdaf75115aea4680ce40cb83
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}