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