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