gaoluyang
2026-03-18 74aa4abd22f1eff79009931d2772dd0168072152
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}