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